All blog posts in one place...
Inheritance in JavaScript is messed up but still easy to follow. Do you get confused looking at __proto__ and prototype side by side?
Hear this quiet often? Well, lets try to break this down technically and see if we can agree to this.
Closures are not as difficult as they sound. Lets delve in to make things simpler.
This post tries to make a programmer's mathematics simple to grasp. You won't regret reading this. Hopefully :)
If you think media queries is all you need to make your website responsive and fit on any screen well. Well, you need to read this.
There's nothing scary about JavaScript Symbols. Trust me, they are simpler than any other data type in JavaScript.