...

/

The Task

The Task

Write a simple ES6 module, and run the code using Webpack.

In order to save you time, I uploaded each step of the tutorial on my GitHub account. Fork it from here.

Code Modularity

Code modularity is essential for writing maintainable ...