frontend

A collection of 1 post

Formik validations with contexts

Formik is one of the most popular libraries to handle forms in react applications. Since a couple of months, we are able to download, long awaited the second version of it. Besides of fixes, authors provide us a lot of new stuff. One of them is hook `useFormikContext()`, which opens a lot of new doors to extending our forms.