PinnedVrushabh BayasWhat the hack Event loop is.Call stack, Memory heap, web API's, Job Queue, Call back queueJul 15, 2021Jul 15, 2021
Vrushabh BayasThe 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 3Feb 3
Vrushabh BayasDemystifying 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
Vrushabh BayasImperative 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
Vrushabh BayasTemplate literals in JavaScriptTagged templates ( function calling using template literals)Mar 24, 2021Mar 24, 2021
Vrushabh BayasCombinators in CSSWhat the hack combinators in the CSS wanna know just read it.Mar 11, 20211Mar 11, 20211