Written content to help you along your web development journey, without forgetting to have some fun along the way.
Jamstack's community sharing helps developers find the best tools. But changing tools too often will leave clients and other team members frustrated.
Learn the basics of callback functions in JavaScript.
Implement a Static API using the simple and fast static site generator, Eleventy.
How to ignore the build output when adding it to gitignore causes problems.
The Jamstack combines the best parts of Web 1.0 and Web 2.0, resulting in secure sites that are easily scalable, well-performing, and lower cost.
Tired of "Cannot read property of undefined" errors? object-dig can help!
Explore an introduction to Lodash and what it can do to support your JavaScript code.
The JavaScript community is large. Use it to make your code better.
A super simple example of building a static API that walks through the deploy process using Vercel Now. It's part of a series of tutorials on building and deploying static APIs.
Explore an introduction to the super cool, single-function JavaScript package, deep-for-each.