JavaScript Modules.
Why modules are needed.
Before learning JavaScript modules, first understand the problem statement.
The problem is simple, if you want to use code from one file in another file (for example, using a
nikhilprashar.hashnode.dev5 min read