Explore >> Select a destination


You are here

remix.run
| | reacthandbook.dev
12.1 parsecs away

Travel
| | [AI summary] A comprehensive guide on managing state in React applications, covering the differences between local, server, and global state, and comparing tools like Redux, Zustand, and React Query.
| | scastiel.dev
10.9 parsecs away

Travel
| | React is living something these days. Although it was created as a client UI library, it can now be used to generate almost everything from the server. And we get a lot from this change, especially when coupled with Next.js. Let's use Server Components and Actions to build something fun: a guestbook.
| | jjenzz.com
13.1 parsecs away

Travel
| | Initially, integrating data concerns within our components appeared intuitive to me and simplified the developer experience. However, I eventually found reasons to treat it as a last resort.
| | teklinks.andrejnsimoes.com
17.8 parsecs away

Travel
| The year 2024 got me excited about React's ecosystem again. Despite the various challenges and dramas (the biggest one of them moving Reac...