DEV Community

Discussion on: 5 Frequently used JS libraries for React

Collapse
 
sepehrworklife profile image
Sepehr Alimohamadi

I did work with axios,moment and mui and actually they are useful libraries.
In this list i liked formik most.

Collapse
 
atulbhattsystem32 profile image
Atul Bhatt

Yeah once you get into the habit of Formik you'll start loving working with the forms. It feels so good not worrying about looking for regex for validations and a lot more things.