Your calendar is a database. I made mine track my office days.
Hybrid policies want you in the office some percentage of the time. I almost built an app for that. Then I remembered I already had a synced, notifying, queryable datastore.
27 posts about software engineering, filmmaking, and the creative process.
Hybrid policies want you in the office some percentage of the time. I almost built an app for that. Then I remembered I already had a synced, notifying, queryable datastore.
Astro 6 looks like a routine bump until your content collections, your slugs, and your Tailwind plugin all break at once. Here's what actually changed and how to fix it.
When building APIs, we often forget that the error responses are not just for humans, but for machines as well.
Explore Svelte, which takes a different approach to constructing user interfaces, and learn what features set it apart from React.
Compare Tailwind CSS vs. Bootstrap to learn the key differences and discover and what's next for the utility-first framework.
In this React Transition Group tutorial, learn how to use the CSSTransition and TransitionGroup components in your React app to improve UX.
How can styling and color schemes improve accessibility? Let’s discuss how to accommodate users who have visual impairments, and look at media accessibility.
Understanding the concept of accessibility for the web.
The benefits of asynchronous code cannot be overemphasized. From performance to responsiveness, asynchronous programming improves how we write code.
In this article, we'll look at some APIs that can help to create plugins and extend functionality for Gatsby with a more accessible approach.