|
You are here |
scastiel.dev | ||
| | | | |
codehike.org
|
|
| | | | | Why React Server Components are a leap forward for content-driven websites | |
| | | | |
www.robinwieruch.de
|
|
| | | | | Learn how to use Server Actions in Next.js in React Server Components to create a full-stack application ... | |
| | | | |
hackteam.io
|
|
| | | | | GraphQL and React Server Components have been hot topics in the React community, especially in recent months. With the release of Next.js for the theme, the debate around the need for GraphQL has resurfaced. Developers can now query databases directly from their React components, which raises the question: do we still need GraphQL? | |
| | | | |
wweb.dev
|
|
| | | Handling state, which comes from the server can really cause some headaches in React. There is a lot you have to think about when dealing with asynchronous data, like updating, caching... | ||