The #1 Blog For Software & Web Developers. Free Tutorials, Tips, Tricks and Learning Resources. (more…)
Read more »
In Node.js, we can use WebAssembly modules and native C++ addons. If your app has performance critical parts, should you stay in JavaScript? Or write a nativ... (more…)
Read more »
Scoping and Hoisting in JavaScript. Scope can be defined as the context in which a variable exists. Scope can be local, or global in JavaScript.
Read more »
In this article, I’ll aim to explain both why I chose not to use any client-side JavaScript when building Swift by Sundell, and why I thought that it was important to emphasize that fact at the bottom of every page. (more…)
Read more »