VDVaibhav Desaiinvvaibhavdesai.hashnode.dev·Jul 16, 2023 · 7 min readRevamping, Refactoring or RewritingUndoubtedly, revamps, rewrites, and refactors (will refer to these terms as RRR in this blog) pose considerable challenges due to various factors such as existing code complexities and information gaps. In this blog, we will delve into the intricacie...00
VDVaibhav Desaiinvvaibhavdesai.hashnode.dev·Jul 5, 2021 · 7 min readStonks guide to Critical Rendering PathBefore a page is loaded on the screen there are certain sets of events happening behind this screen, But first, let's understand what is Critical Rendering Path? It is a sequence of steps the browser goes through in order to convert HTML, CSS and Ja...04AHAO