Building an Eleventy Starter Template: JavaScript
In the last article of our Eleventy Starter Repo series, we taught you how to create flexible CSS support with SCSS. Today, you’ll learn how to add support for JavaScript with a modern bundling process, linting, and testing.