Written content to help you along your web development journey, without forgetting to have some fun along the way.
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.
Although developer experience has brought much flexibility to modern web tools and services, vendor lock-in is still very much in play.
To commit or not commit. A list of reasons and resources to support your decision.
Use these 4 triggers to understand when to break child components out of a parent. And keep those child components clean following a set of 3 organizational rules.
It seems like a silly question, given that GitHub is not typically thought about as a CMS. But I analyze the question anyways, using a series of 11 factors.