Written content to help you along your web development journey, without forgetting to have some fun along the way.
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.
When using the native addEventListener function, you may often want to pass arguments to the callback function. Anonymous functions are here to help.
Things can be tricky when you want to use a function (with required parameters) as an argument within another function.
MDX is undeniably powerful. It gives developers an excess of flexibility and efficiency in authoring content. But it has enough challenges that suggest we may be ready for something better.
Common automation approaches to build up your confidence in deploying to production.
It’s difficult to choose a CMS today because there are so many options. But why are there so many options?
Netlify isn’t just for websites. Learn how you can use Netlify to serve your other sites with useful content, creating a single source of truth for your assets and data, as needed.