Elixir-style actors in JavaScript. Spawn "processes", then send and receive messages between them – just like you would in Elixir. (more…)
Read more »
Well, below is a screenshot of my personal website’s source code, see if you notice something different: And now, let’s talk about how that works, how well it works, and what other alternatives to… (more…)
Read more »
Strict Mode is an ES5 feature, and it's a way to make JavaScript behave in a better way. And in a different way, as enabling Strict Mode changes the semantics of the JavaScript language. It's really important to know the main differences between JavaScrip... (more…)
Read more »
Frontend Javascript framework built on top of JQuery...
Read more »
2020 is shaping up to be an amazing year for JavaScript Internationalization API. (more…)
Read more »