Welcome back to Jscrambler 101! A collection of tutorials on how to use Jscrambler to protect your JavaScript. This time we’re going to talk about Self Defending. (more…)
Read more »
The goal is to convert a subset (or full set) of Elixir code to JavaScript, providing the ability to write JavaScript in Elixir. This is done by taking the Elixir AST and converting it into JavaScript AST and then to JavaScript code. This is done using th... (more…)
Read more »
Photo by Martin Adams on Unsplash My latest two blog posts were about implementing a small, lightweight iteration library in JavaScript. The first post described how such a library can be implemented for every iterable collection, and the second post took... (more…)
Read more »
Apocalypse - JavaScript framework for traditional websites, driven by Webpack... (more…)
Read more »
I can tell at least that in 3 years, JavaScript will gain more the status of a VM and lose the status of a language. Already today, not… (more…)
Read more »