JavaScript Modules: Import and Export Explained
Modules can be classified as blocks consisting of code in our code-base, we can divide our code into smaller, keeping it clean and according to read-ablility.
We can organize them into different files
tech-log.hashnode.dev2 min read