An open API service indexing awesome lists of open source software.

https://github.com/jaredpalmer/formik-alicante

Formik slides & demos from React Alicante
https://github.com/jaredpalmer/formik-alicante

form formik forms react render-props validation

Last synced: over 1 year ago
JSON representation

Formik slides & demos from React Alicante

Awesome Lists containing this project

README

          

# Taming Forms in React

These are some of the demos from my talk about forms and [Formik](https://github.com/formik) @ [React Alicante](http://reactalicante.es/) on September 15, 2018.

**View it live**: https://formik-alicante.now.sh/

## More Resources

- [Official React Docs on Forms/Controlled Components](https://reactjs.org/docs/forms.html#controlled-components)
- [Formik GitHub Repo](https://github.com/formik)
- [Formik Docs](https://jaredpalmer.com/formik)