What to Choose Type VS Interface in Typescript?Last month, I was on a mission to level up my JavaScript skills by diving into TypeScript. I finished the tutorials and felt like I grasped…Mar 31Mar 31
Errors I’ve Made While Adapting to This TechToday, after a long time of consistent learning, Having anxiety, as my consistency makes me wonder if I’m really suited to be a developer…Dec 3, 2023Dec 3, 2023
What is an Event Delegation in JS?Before diving into understanding the event delegation, let’s first review what ‘addEventListener’ in JavaScript is. When we require a…Nov 21, 20231Nov 21, 20231
A Beginner’s Guide to Understanding React Component LifecycleOkay, imagine React is like a toolbox for building websites. It has a unique way of organizing how different parts of your website work…Sep 1, 2023Sep 1, 2023
Let’s Understand the Difference Between ‘let’ , ‘const’ , and ‘var’ in JavaScript in depth ..👾As a fellow JavaScript enthusiast, I know how fascinating it can be to navigate the world of variable declarations. When I first started…Aug 5, 2023Aug 5, 2023