When I was learning JavaScript (about 1-2 years back), my mentor had me go through it step-by-step. So, first I spent some time to get comfortable with callbacks. Then I jumped onto Promises. And then, after months, I started using Async-await. (more…)
Read more »
In this post I will talk about how to apply Tree Shaking to JavaScript code.
Read more »
With the rise of Node.js, server-side JavaScript is becoming an important cloud, container, and web development language. (more…)
Read more »
In this talk, we’ll go into the latest JavaScript features and how they are designed. (more…)
Read more »
There are plenty of things in our life today that we couldn’t imagine our life without, but there was a time (even if it’s hard to believe…...
Read more »