Corey Beres

← Back to home

Javascript

All articles with the tag javascript (3)

Replacing Webpack/Babel in 2026

Mon, Jan 5, 2026

I made a simple, mostly-JavaScript website using Webpack and Babel in 2017. Nine years later I was dreading the thought of working on this project again. But I found a solution.

Read more

Paginated collections by tag in Eleventy

Wed, Dec 17, 2025

I want to make Eleventy generate paginated lists of posts for each tag I use. However, I want Eleventy to find all tags and generate the pages dynamically. I definitely don’t want to do my own pagination. But it seems this is impossible.

Read more

New website: 2025 edition

Sun, Dec 14, 2025

This website is now built using Eleventy instead of the Perl script I wrote a couple years ago. Everything should look the same as before, except for some minor visual tweaks.

Read more