WordPress has long been the de facto publishing platform for the web. But many developers are hearing more about the JAMStack. Here's why I switched, and my take on where I think things are going to g
There has been a lot of discussion about optimizing responsive layouts for performance lately, and I think that’s great. Speed broadens access and makes users happy, much like responsive design. In th
Published Sep 04, 2020 in #eleventy , #web-development I’ve been setting up the RSS feeds for my posts, as well as a separate feed just for my custom post type Book. It has quite a bit of YAML front m
The URL API is a browser API that lets you create a URL object from a string that you can then parse and manipulate. Confused? Let’s dig in and demystify this a bit. Creating a URL from a string with