Learn about the infamous 'this' keyword of javascript · In JavaScript, the this keyword refers to an object. It is a special keyword that is created for...
Dive deep into the concept of immutability and why is it important in react · Mutable is something whose value can be changed. And its opposite,...
Emojis have made ways into our lives and are used everywhere. Today, there is an emoji for almost everything. Web Apps have adjusted themselves to...
Data Structures are a huge part of any application. They are used intensely in the world of programming. Hence a programmer's most time is spent...