Let's explore ES6 modules ๐
Prerequisites ๐ฆฟ
Node.js installed in your system Nodejs website
Here is a mini tutorial on how to install Node.js in your system
type node -v in terminal to check if it is installed
What are modules and what are commonjs and es6 modules ๐ค
When yo...
ahmadrazakhan946.hashnode.dev5 min read