Build a fast, real-time app with Relay 17 to leverage features like optimistic UI updates, GraphQL subscriptions, and seamless data syncing.
em
vs. rem
in CSSLearn about the scalable em and rem relative length units, go over code examples, and learn when to use each of them.
Simplify component interaction and dynamic theming in Vue 3 with defineExpose and for better control and flexibility.
es-toolkit is a lightweight, efficient JavaScript utility library, ideal as a modern Lodash alternative for smaller bundles.
Contrasting colors do more than catch the eye; they determine whether your interface is accessible to all users, including those with low vision. More on this in this blog!
The use cases for the ResizeObserver API may not be immediately obvious, so let’s take a look at a few practical examples.
Use Axios to set request headers for enhanced API calls in browser environments, covering global and per-request headers.
Build a fully functional, real-time chat application using Laravel Reverb’s backend and Vue’s reactive frontend.
jQuery 4 proves that jQuery’s time is over for web developers. Here are some ways to avoid jQuery and decrease your web bundle size.
Building a design system is a complex but rewarding journey, and treating it as a product that serves other products is key to its success.
Web brutalism shuns convention for raw, bold style. Today, I discuss how it’s impacting modern web design.
Learn request memorization, data cache, full route cache, router cache, plus cache invalidation and tools for your Next.js project.