Read my blogs

Understanding Critical Rendering Path

When the browser receives HTML response for a page from a server, there are some steps that need to be done before you could even see the page on your… Read Full Blog

Efficiently load script file in javascript using Async and Defer

Nowadays, optimizing your web page is crucial in many aspects. As in modern websites, scripts are heavier than HTML, their download size is larger & p… Read Full Blog

What's new in React Router v6: an introductory guide

React Router V6 It's been Full Blog than one & a half years since React Router launched its first release of version 6 back in January 2020 which is currently still in the… Read Full Blog