Next.js 13 vs Remix, Sharing state with islands architecture, and Radix Themes 2.0
Their auth platform is built by devs, for devs. You'll get all the features your app needs plus a customizable, scalable solution you can run on any computer, anywhere in the world. Check it out.
Prateek Surana writes about the lessons he learned from building a full-stack Twitter/X clone, incorporating the majority of the core functionalities from both Next.js 13 and Remix. He also shares the aspects that he feels one framework should adopt from the other and his personal experiences and opinions while developing the app in both frameworks.
Maxi Ferreira walks through how to use Astro and React to support the islands architecture approach, so you can choose which parts of the website are interactive, and render the rest of the page on the server.
The React Aria documentation just added this new guide covering how you can build custom compositional APIs with contexts, slots, and mix and match with Hooks.
Their full cloud backend feels like a modern, more powerful version of Firebase. It comes with a realtime relational DB, first-class React support, and easy-to-use server functions, so you can use your frontend skills to build a powerful backend. [sponsored]
Senna Parsa, a developer at GitHub, wrote this article about how the new GitHub Copilot Chat can help developers create prototypes, understand code, make UI changes, troubleshoot errors, make code more accessible, and generate unit tests. She provides a lot of examples and short videos to demonstrate.
In this article, Pavlo Chabanenko walks through how you can implement advanced Google Maps tools into a React project to make it more powerful.
A collection of type-safe components written in React and Tailwind.
This update comes with better Tailwind compatibility, some new colors, and more.
This release features several new improvements to view transitions that make them much easier to use.
In this 19-minute video, Jack Herrington walks through how to use tRPC with the App Router to build typesafe APIs.