No video

Formik - Building React Forms easier

  Рет қаралды 10,382

Monsterlessons Academy

Monsterlessons Academy

Күн бұрын

Пікірлер: 34
@predator00071
@predator00071 11 ай бұрын
Bro, His way of teaching is very didactic. And your video is very short, making it easy to follow. You separated the basics in one video, and more features in others, making it really cool to watch. Thank you!!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Glad it was helpful!
@truechannel2k24
@truechannel2k24 Жыл бұрын
Thank you so much for making stuff in soft a lot easier to understand.
@ibrahimkhurshid4339
@ibrahimkhurshid4339 Жыл бұрын
So well explained.
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Thank you!
@megamind770
@megamind770 9 ай бұрын
You're a life saver!
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 ай бұрын
Thank you!
@zoki5388
@zoki5388 Жыл бұрын
You are creating good content. Could you make video about react tables?
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Thank you for the idea. I will add it to the list
@mrpunch_777_
@mrpunch_777_ Жыл бұрын
Good explanation and straight to the point, content was really helpful . By the way, my company is still using formik.
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
As a lot of other companies
@mazingamal3580
@mazingamal3580 9 ай бұрын
really thanks u bro , u r amazing .. i think it's better than react hook form and very easy
@MonsterlessonsAcademy
@MonsterlessonsAcademy 9 ай бұрын
Most welcome 😊
@zaytungbonn184
@zaytungbonn184 11 ай бұрын
it was really really good. thanks a lot
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Most welcome 😊
@PraveenKumar-ft2kr
@PraveenKumar-ft2kr 10 ай бұрын
Excellent Video . Thank you :)
@MonsterlessonsAcademy
@MonsterlessonsAcademy 10 ай бұрын
You are welcome!
@mateusgomes1086
@mateusgomes1086 Жыл бұрын
Formik is no longer supported since June 2021. Just use react-hook-form instead.
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
You are totally right. But there are still lots of companies that use it in production and it is quite stable. And we get new libs that do the same thing too often for my taste :)
@ThiagoVieira91
@ThiagoVieira91 11 ай бұрын
Wow really!? You just made my day. Formik has the same base concepts of Redux-Form, which I'll hate until my death bed. Gonna get this lib out of our project today immediately.
@user-jj3ld6kk2u
@user-jj3ld6kk2u 11 ай бұрын
Very helpful... thank you
@MonsterlessonsAcademy
@MonsterlessonsAcademy 11 ай бұрын
Glad it was helpful!
@waleedsharif618
@waleedsharif618 Жыл бұрын
Could you make video about react testing using react testing library + jest ?
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
I will add it to the list of ideas for future videos.
@gubatenkov
@gubatenkov Жыл бұрын
dont use formik on production. You will get +100500 rerenders on each onChange
@grenadier4702
@grenadier4702 Жыл бұрын
The thing is not in rerenders but how it affects optimization. Many websites use Formik, so I guess everything's okay with that? :)
@MonsterlessonsAcademy
@MonsterlessonsAcademy Жыл бұрын
Formik does no magic. If you write plain form handling you will also get rerender every time. Which is totally fine because it allows you to show validation/etc. If you have other cases you might write it differently. I don't really see a problem.
@gubatenkov
@gubatenkov Жыл бұрын
​@@grenadier4702 I know a lot of teams that have and are now rewriting all their site forms from Formik to Hook-form. Any idea why they did this?
@gubatenkov
@gubatenkov Жыл бұрын
@@MonsterlessonsAcademy no problem until you have to rewrite the code
@grenadier4702
@grenadier4702 Жыл бұрын
@@gubatenkov Convenience or bad architecture overall, not the problem of Formik
@frozen_tortus
@frozen_tortus 4 ай бұрын
"Best posible way", difficult to take you seriously with statements like that backed by 0 evidence. I was hopping you where going to compare it with some other similar form management solutions, but I was left disappointed. If I where you I would restrain myself from polarizing statements like that esspecially if you don't back them up.
@shashankpandey8346
@shashankpandey8346 4 ай бұрын
I really am confused. {formik.errors.email && formik.touched.email && formik.errors.email} In this line, I need to write formik.errors.email twice? It seemed to work touched & error, but not other way around. And is there any hidden catch in touched & errors too?
@MonsterlessonsAcademy
@MonsterlessonsAcademy 4 ай бұрын
You check that you have an error for email and that the field is touched - then you render email error {errors.email && touched.email && {errors.email}}
Formik (React Forms) Crash Course
28:27
Laith Academy
Рет қаралды 61 М.
5 Must Know React Interview Questions (They Ask Them Always)
7:07
Monsterlessons Academy
Рет қаралды 13 М.
나랑 아빠가 아이스크림 먹을 때
00:15
진영민yeongmin
Рет қаралды 6 МЛН
Joker can't swim!#joker #shorts
00:46
Untitled Joker
Рет қаралды 41 МЛН
React Form Validation using Formik & Yup | Formik React [EASIEST METHOD]
18:53
Styled Components React Tutorial - The Best Way to Work With CSS
15:13
Monsterlessons Academy
Рет қаралды 4,1 М.
Build React Custom Pagination - Without Any Libraries
12:24
Monsterlessons Academy
Рет қаралды 11 М.
You might not need useEffect() ...
21:45
Academind
Рет қаралды 158 М.
FORMIK - Создание React формы с валидацией
14:48
Дмитрий Герасимов - о разработке в сфере IT просто
Рет қаралды 13 М.
Formik vs React Hook Form - Let's Build a Login Form
7:05
Maksim Ivanov
Рет қаралды 26 М.
Why aren't you using Fastify? Or Koa? Or NestJS?
9:58
Maximilian Schwarzmüller
Рет қаралды 47 М.
Formik | How to use Formik in REACT
16:21
React with Masoud
Рет қаралды 15 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
나랑 아빠가 아이스크림 먹을 때
00:15
진영민yeongmin
Рет қаралды 6 МЛН