Script Tag - Async and Defer
As we know that most of the front-end code is moving towards the web. In modern web apps, the scripts are often heavier than HTML. As the script files are heavier, it will take more time to download and execute that
downloaded file.
When a browser lo...
swapnilultron.hashnode.dev3 min read