In the early days of web development, we lived in a world of massive <script> tags. Everything was global, and if two scripts used the same variable name, the app simply broke. Modules are the modern
blog-aryan-dev.hashnode.dev5 min read
No responses yet.