2021-01-01
Setting up Gulp
Author: piccalil.li
Setting up Gulp

Highlights
- But what about JavaScript?
permalink
I’m glad you asked. This is one of my favourite features about working with Eleventy.
So far, we’ve written a lot of JavaScript, but not a single byte has been downloaded by the browser. This—in my opinion—is perfect. We get the developer experience of using JavaScript and the user doesn’t have to pay for it by downloading and parsing it.
Setting up Gulp

Highlights
- But what about JavaScript?
permalink
I’m glad you asked. This is one of my favourite features about working with Eleventy.
So far, we’ve written a lot of JavaScript, but not a single byte has been downloaded by the browser. This—in my opinion—is perfect. We get the developer experience of using JavaScript and the user doesn’t have to pay for it by downloading and parsing it.