Video wird geladen...
Video konnte nicht geladen werden
Server Actions in Next.js 13
230,788 Aufrufe • vor 3 Jahren •via X (Twitter)
10 Kommentare

Server Actions are still in alpha and have to be enabled in next.config.js

It's amazing until you realize that the free Vercel plan only includes 100 revalidate calls (500 in Pro) 💀

Still no elegant way to handle errors on these sever actions. Remix lets you return errors from your action functions so you can update the UI with the error. I'm not seeing anything like that in Next.

Fantastic visualization! 😍

I personally don’t understand this nextjs or t3 obsession with making calling the backend look like a function call. I much prefer it to be abundantly clear at THIS point, I’m making a networked request and may need to handle its possible errors.

really good explanation ✨ also, what have you used to visualise this? looking super clean.

Apple Keynote

Next starting to look very similar to @remix_run

Love the animations. So nice! What do you use to generate them?

Apple Keynote
Ähnliche Videos
Server-side search with Next.js 13 and server components
Alex Sidorenko
208,545 Aufrufe • vor 3 Jahren
