In this post I will talk about how to apply Tree Shaking to JavaScript code.
Read more »
This article is covering the Most common JavaScript vulnerabilities and how to fix them about using free tools. (more…)
Read more »
JavaScript typed arrays are array-like objects that provide a mechanism for reading and writing raw binary data in memory buffers. (more…)
Read more »
From “Functional programmer” I mean a programmer familiar with concepts of functional programming. (more…)
Read more »
Javascript has its fair share of ‘wat’ moments. Even though most of them have a logical explanation once you dig in, they can still be surprising. But JavaScript doesn’t deserve all the indignant laughter. And now that BigInt is officially part of the TC3... (more…)
Read more »