Chapter 6 HTML part one
Cover image by Antoni Shkraba
Recap
Last time, we installed Webpack so we could process our JavaScript. With more JavaScript. We learned:
Webpack does for JavaScript what SASS does for CSS (a...