Explore Nextron, a package that combines the powerful features of Next.js and Electron to easily create multi-platform desktop applications.
Understanding how to use lesser-known React Hooks like useSyncExternalStore can help you elevate your React projects.
Learn how using `localStorage` with React Hooks can persist user information in browser storage and share logic between multiple components.
Explore the latest routing mechanisms in Next.js’s App Router, parallel and intercepting routes, and the advanced features they offers.
Learn how to use or render an SVG image on a React webpage, the pros and cons, and using components like `img` and `svg`.
Explore modern React data-fetching methods and how to handle a real-world application’s state while fetching data.
Learn why and how to use SVGs in your React Native apps to scale your images and icons without compromising quality.
Implementing OTA in-app updates in React Native apps can streamline the update process, preventing delays that hinder overall productivity.
Penpot is an open source design and prototyping tool that aims to bridge the gap between designers and developers in the product workflow.
StyleX is a build-time, type-safe CSS-in-JS library recently open sourced by Meta. Explore StyleX and the evolution of styling libraries.
Learn to set up a completely custom Astro ecommerce implementation that’s also highly performant and type-safe in this straightforward guide.
Read about three different ways you can configure nodemon with TypeScript — and explore three alternatives to nodemon for other use cases.