正在加载视频...
视频加载失败
Server Actions in Next.js 13
230,788 次观看 • 3 年前 •via X (Twitter)
10 条评论

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
