PinnedUnderstanding Repaint and Reflow in JavaScriptIn this post, I’ll try to answer what exactly repaint and reflow is and doe’s really Real DOM is faster than React’s Virtual DOM?Feb 2, 201916Feb 2, 201916
Beyond Clickbait: Crafting Content that Truly MattersOnce upon a time in the vast digital realm, writers roamed free with their words. They were creators of worlds, weavers of stories, and…Sep 28, 2023Sep 28, 2023
Published inGeek CultureThe Cost of useState Hook — ReactWe often take things for granted and never pay attention to details, in this blog will see how to use the useState hook in the right way.Apr 16, 20212Apr 16, 20212
Published inGeek CultureUnderstanding ‘this’ in JavaScript‘this’ is always been a pain in the a** for many JavaScript developers, but it’s time to say ‘I got this’Apr 16, 2021Apr 16, 2021
How to create your own URL shortener?A URL shortener is a tool which takes a long URL and turns it into a short URL, In this blog post, we’ll see how to create our own URL…Dec 2, 2020Dec 2, 2020
Understanding Scope and Context in JavaScript | Suhas MoreIf you already don’t know what is the Scope and Context in JavaScript, well then don’t look any further. I have simplified this for you.Oct 31, 2020Oct 31, 2020
JavaScript Insights and Random Tips about web developmentCollection of Tweets that I shared over a period of time regarding Web Development and JavaScript and some usefull tips.Sep 13, 20201Sep 13, 20201
Here is how I wrote Python script to wish my colleague Happy BirthdayTask/things repeating more than once are worth automating — AnonymousFeb 22, 2020Feb 22, 2020
Demystifying Class in JavaScriptClasses in JavaScript are a hurdle for many. Many complaints about the different behavior of a class in JS. In this post, I’ll try to…Apr 21, 20191Apr 21, 20191