55 followers
Frontend Developer | Writing blogs to share my learnings
What is Babel? I was asked this question in a mock interview and while I have heard of Babel, I didn't know what exactly it does. So I decided to...
React is fast! And Diffing and Reconciliation surely deserve some credit for it. Before understanding Diffing and Reconciliation, let's get a brief...
Before you think we are going to read about a secret dungeon in Azakaban or something related to zombies, let me clear it out, this scary sounding...
I recently started learning JavaScript (Join me on my #100DaysOfCode Challenge). Just when reading MDN docs was getting tiresome, I stumbled upon this...