Efficient Script Loading in Javascript
Introduction
Loading scripts is an important aspect of developing web applications. Scripts, usually written in Javascript (for the web) contain our application logic, the engine powering the functionality of our websites, e.g what happens when you c...
benjie.hashnode.dev3 min read