Загрузка видео...
Не удалось загрузить видео
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
Похожие видео
How to recover from a server component error in Next.js
Alex Sidorenko
67,557 просмотров • 1 год назад
