Create a Multi-Page JavaScript Boilerplate with Webpack 5, Babel and ESLint (Part 1)
Setting up a boilerplate using Webpack seems daunting at first unless I set it up step by step and found that it wasn’t as difficult as I thought it to be. If you are looking to set up a multi-page JavaScript project using Webpack 5, you have come to...
