PinnedWhat the hack Event loop is.Call stack, Memory heap, web API's, Job Queue, Call back queueJul 15, 2021Jul 15, 2021
The Art of Web Performance: Decoding CRP, Browser Mechanics, and the Harmony of React’s Virtual DOMCRP, or Critical Rendering Path, is the series of steps browsers take to turn code into a visible webpage. It involves parsing HTML…Feb 3, 2024Feb 3, 2024
Demystifying Lexical Environment in JavaScript: A Beginner’s GuideAs you delve into the world of JavaScript, understanding fundamental concepts like lexical environment is crucial for building a strong…Jun 6, 2023Jun 6, 2023
Imperative vs Declarative programmingWhat you do in general while coding? Tell the machine how to do it or ask the machine to do it for ourselves.Jun 28, 2021Jun 28, 2021
Template literals in JavaScriptTagged templates ( function calling using template literals)Mar 24, 2021Mar 24, 2021
Combinators in CSSWhat the hack combinators in the CSS wanna know just read it.Mar 11, 20211Mar 11, 20211