The BEST Way of Doing Forms in Next.js (and all the other ways)

  Рет қаралды 742

tobi tackles tech

tobi tackles tech

Күн бұрын

Пікірлер: 9
@mdeutschmann
@mdeutschmann 20 күн бұрын
Very helpful content 🤙What kind of screen-recording tool you are using?
@tobitacklestech
@tobitacklestech 20 күн бұрын
I use screen studio 😎
@ibrahim_youssef_13.12
@ibrahim_youssef_13.12 2 ай бұрын
Great as always, please design Next project and during coding teach us the bad practices lead to unhandled errors
@tobitacklestech
@tobitacklestech 2 ай бұрын
Great suggestion! I will take a Look on it
@ibrahim_youssef_13.12
@ibrahim_youssef_13.12 2 ай бұрын
@@tobitacklestech I will remember you of your promise ☺️☺️
@saulgodman7872
@saulgodman7872 Ай бұрын
Thanks for your work :) One question, React 19 will replace the useFormState with useFormAction hook (React-dom), but I don't know why they do this. useFormAction() do the same as useFormState(). Or am I wrong here? Sorry for the off-topic :)
@tobitacklestech
@tobitacklestech Ай бұрын
I think the new function is called useActionState The reason for this change is that `useActionState` is more versatile and not limited to just form submissions. It can be used with any action, whether it's triggered by a form or not. This aligns with React's move towards a more general "Actions" concept rather than being form-specific.
@govindpvenu
@govindpvenu 11 күн бұрын
what about next/form in next 15?
@tobitacklestech
@tobitacklestech 11 күн бұрын
The new Form Component has some great benefits, maybe I will make a video about it!
The favorite way to create forms in Next.js
11:27
Web Dev Cody
Рет қаралды 30 М.
I was just passing by
00:10
Artem Ivashin
Рет қаралды 17 МЛН
كم بصير عمركم عام ٢٠٢٥😍 #shorts #hasanandnour
00:27
hasan and nour shorts
Рет қаралды 11 МЛН
Next.js Best Practices You Can't Ignore
10:58
tobi tackles tech
Рет қаралды 1,4 М.
NVIDIA’s New AI: Stunning Voice Generator!
6:21
Two Minute Papers
Рет қаралды 103 М.
Generics in Golang - Full Guide with Examples & Quiz
19:42
Artem Codes
Рет қаралды 150
You Won't Believe These npm Packages Are Real! (Why?!)
6:55
tobi tackles tech
Рет қаралды 2,2 М.
How Next.js is becoming the standard for Web Development
13:41
tobi tackles tech
Рет қаралды 188
This New JS Feature Will Change Error Handling Forever!
4:53
tobi tackles tech
Рет қаралды 22 М.
Why is Python 150X slower than C?
10:45
Mehul - Codedamn
Рет қаралды 28 М.
Next.js 'use cache' in 100 seconds
2:05
Delba
Рет қаралды 29 М.
The Only Github Profile Page Tutorial You Need 2025 (+Bonus Effect)
10:44
tobi tackles tech
Рет қаралды 12 М.
Using Zod Form Validation and Server Actions in NextJs with useFormState Hook
19:40