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
- Host: GitHub
- URL: https://github.com/jaredpalmer/formik-alicante
- Owner: jaredpalmer
- Created: 2018-09-15T10:49:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T11:06:23.000Z (almost 8 years ago)
- Last Synced: 2024-12-10T15:13:37.313Z (over 1 year ago)
- Topics: form, formik, forms, react, render-props, validation
- Language: JavaScript
- Homepage: https://formik-alicante.now.sh/
- Size: 1.3 MB
- Stars: 46
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)