eleventy icon indicating copy to clipboard operation
eleventy copied to clipboard

Small simplifications (redo)

Open Zearin opened this issue 1 year ago • 1 comments
trafficstars

NOTE: This is a redo of #3243, after I did something stupid in Git and messed up the branch history. (😮!)


These are an assortment of small tweaks.

My goal was to make these bits of code easier to understand at a glance. There’s plenty of subjectivity in that, to be sure.

Some of these make use of Javascript features that were not available a few years ago. (Both syntax and APIs of built-in objects.) Hopefully, I applied them in a way that makes it easier to understand each block of code. Since Eleventy v3 is still in alpha, I thought this would be a good time to introduce them, since they are supported pretty much everywhere and a major version increment doesn’t have to worry about breaking compatibility.

Zearin avatar Apr 13 '24 18:04 Zearin

@uncenter, @zachleat : Would you be willing to review this?

Zearin avatar Apr 14 '24 14:04 Zearin

Too many disapprovals, too much time passed, too out of sync with current main branch. I surrender.

Zearin avatar Jul 12 '24 20:07 Zearin