I’m building a new React app with all the new features: React Server...
I’m building a new React app with all the new features:
React Server Components
Server Actions
useActionState
useOptimistic
I can build surprisingly quickly with these new tools.
Even though I’m server-rendering, it requires less code, and the app is highly responsive. 🔥