Written content to help you along your web development journey, without forgetting to have some fun along the way.
A series of strategies that you can use together to help your users find content quickly.
Unsplash uses Imgix to serve its images, which means you can transform the images before downloading.
Browser tab groups can help contextualize tabs to make it easier to jump back into a project after you’ve been pulled away.
With its large collection of (free) professional imagery and easy-to-use developer API, Unsplash is a great tool for generating contextual placeholder images for your application.
Images can be a valuable aid to written content. But getting them right is time-consuming without the right tools and processes in place.
Vector icons have become an essential part of nearly every web project. Stay consistent and organized when adding icons to a React project.
Define custom shortcuts in the Chrome address bar that lead directly to a specific URL.
Take your technical writing to the next level by presenting screenshots in the most effective way.
As your 11ty application evolves, you’ll want more organization with your JavaScript. Here’s a method for bundling together using esbuild.
When using raw JavaScript with 11ty, there are multiple approaches you can take for binding events, all without complicating the JavaScript you’re using.