layerok / emojisushi-front

Web client of the emojisushi restaurant
https://emojisushi.com.ua
1 stars 1 forks source link

Migrate from formik to react-hook-form #80

Open layerok opened 6 days ago

layerok commented 6 days ago

react hook form provides better performance

layerok commented 5 days ago

I am not experiencing any lags using forms made with formik. I guess this is an example of premature optimisation.