Redux Toolkit is the officially recommended way to build Redux apps. Let’s explore why it’s a great tool to leverage in your next project.
Set up a React Native project with TypeScript, configure React Native Vector Icons, and link custom fonts with no native code.
Explore the evolution of CSS-in-JS and CSS Hooks, a React-based solution that simplifies dynamic styling and component encapsulation.
Waku is a new lightweight React framework built on top of React Server Components (RSCs). Let’s compare Waku with Next.js in this article.
Compare the established Tailwind CSS framework with the newer Mojo CSS based on benchmarks like plugins, built-in components, and more.
Explore React Email’s features and styling options and show how to integrate with Nodemailer to send emails directly from a Next.js app.
We sit down with Justin Kitagawa to learn more about his leadership style and approach for handling the complexities that come with scaling fast.
useSWR
Use the useSWR Hook in Next.js to fetch and handle client-side data, and explore its parameters and SSG/ISR/SSR support.
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 read JSON, YAML, and TOML files from external sources to use in your projects in Rust.
Discover how a proxy is used as an intermediary between clients and servers and implement it in a Next.js application.
Explore the various security threats facing React Native mobile applications and how to mitigate them.