mini

Formik is a tool to handle all the boilerplate code around forms in React.

It solved most of the headaches that form building can bring.

Explained by its author @jaredpalmer:

What I like about it:

  • abstracts away most of the form development complexity
  • opt-in
  • uses render props to give full render control
  • removes the "need" to include forms in the state management
  • possible to include existing widgets into forms

Go check yourself.

About me

Stuff I do with my brain, my fingers and an editor:

(Front-end) development - typescript, Vue, React, svelte(kit) web architectures web performance API design pragmatic SEO security Accessibility (A11y) front-end dev recruitment and probably more...

Feel free to , check out my open source projects, or just read the things I write on this site.