Hurl is an excellent Postman alternative that improves the DX of working with APIs through the command line.
Htmx is a JavaScript library for building user interfaces with simple markup. Here’s your intro to what htmx can do with HTML elements.
Unify and simplify APIs using WunderGraph to integrate REST, GraphQL, and databases in a single endpoint.
We explore a few different ways to style CSS scrollbars across different browsers, so you can customize the default scrollbar to better align with your brand or design.
The Safari 17.4 update brought in many modern features and bug fixes. Explore the major development-specific updates you should be aware of.
Explore one of WebRTC’s major use cases in this step-by-step tutorial: live peer-to-peer audio and video streaming between systems.
Angular 16 is a major release, introducing powerful improvements to server-side rendering that bring it up to speed with React and Next.js.
Both htmx and React provide powerful tools for building web apps, but in different ways that are suited to different types of projects.
Review the top five pair programming tools, including how to use them, their features, drawbacks, pricing models, and more.
Analyze your Next.js app bundles with the @next/bundle-analyzer package to identify areas for optimization, reduce your codebase, and improve performance.
The Remix Vite integration helps speeds up development via features like HDR and HMR. Read about Remix Vite and other breaking changes.
In this article, we explore the different caching strategies in Next.js, focusing on the `unstable_cache` function.