ES6 Modules
When we are building applications there are 2 options
To write all code in single file
To divide the code in different sections and reuse them
If your project codebase is very small and it might not grow in near future, then you are free choose bet...
myblog.ashwinikemshetty.com3 min read
Vishnu S R
Software Engineer
Thanks for sharing !