Modular JavaScript is a book series focusing on building small interconnected ES6 JavaScript modules that emphasizes on maintainability. Mastering Modular JavaScript is the second book in the series, and it discusses module thinking in detail. Mastering M... (more…)
Read more »
Before we begin our JS Coercion exploration it’s worthy to note that this post exists because JS is an untyped language(maybe weakly-typed based upon your definition). (more…)
Read more »
diver.js - Dives deep into the dom and dumps it in the object literal notation. (more…)
Read more »
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 »
schedula.js - schedula is a priority based work scheduler for javascript...
Read more »