Explore the developer experience for Next.js vs. React and how recent releases have affected them, including Next.js 13 and React 18.
Let’s explore Nx features, use cases, alternatives, and more to help you assess whether it’s the right tool for your needs.
Learn how to make visual regression tests easy and fast with Argos CI, an automation tool that compares screenshots during build time.
Learn about the new CSS @scope feature coming in Chrome 118, which may potentially replace BEM with a cleaner, more ergonomic syntax.
Use Remotion’s new Studio, which adds powerful new features to render videos faster and lets you make changes programmatically in a great UI.
Explore Snorlax, an open source file management system, and walk through building a React application that connects to a Snorlax server.
Learn how to get started with Kobalte, a SolidJS library that offers common prebuilt components that meet ARIA standards.
Introduce act in a sample project, install it, and then cover the different ways that act can improve your experience building and testing GitHub Actions.
Testing allows you to verify that changes to a project don’t break its expected behavior. We demo running unit and integration tests in a Node.js application with Express using Mocha, Chai, and Sinon.
As a web developer, I routinely have to deal with resource allocation, which is a very similar concept to file locking.
Explore React Suspense and React Freeze, which builds on the ideas behind React Suspense to freeze component rendering and give you more control of your UI.
Compare the performance, features, and capabilities of JavaScript and PHP in 2021 for a better sense of what makes PHP less popular.