Framework agnostic, high performance, subscription-based form state management. Created by @erikras.

Github
๐Ÿ Final Form retweeted
We are happy to announce that @erikras , author of @reduxform and @finalformjs, will be speaker at #DevFestToulouse the 3rd of October 2019 #react #reactjs #TalkInEnglish
7
10
๐Ÿ๐Ÿ๐Ÿ๐Ÿ๐Ÿ ๐ŸŽ‰ Big day! ๐ŸŽ‰ ๐Ÿ๐Ÿ๐Ÿ๐Ÿ๐Ÿ New versions of final-form and react-final-form! Including two of the most requested features: field-level initialization and a modified flag to know if a value has ever been changed. Get 'em while they're ๐Ÿ”ฅ! github.com/final-form/react-โ€ฆ
4
8
33
See also: New React Final Form Hooks release! It fixes a major bug. github.com/final-form/react-โ€ฆ
Beautiful new @MaterialUI example, from the MUI team. Thanks, @olivtassinari! codesandbox.io/s/9ywq085k9w
1
10
29
๐Ÿ Final Form retweeted
I just published React forms controlled & uncontrolled components. Final Form is awesome! Gracias & good job @erikras link.medium.com/sJx4DPw5bU
4
10
๐Ÿ’ฅ React Final Form Hooks v1.0.0 Released! ๐Ÿ’ฅ Come and get it, and use it with React 16.8! useHooksForEverything()!! github.com/final-form/react-โ€ฆ
1
4
26
๐Ÿ†• final-form@4.11.1 - Minor bug fix that alleviates some pain points. github.com/final-form/final-โ€ฆ
1
3
react-final-form-hooks v1.0.0-alpha.2 is out! Typescript definitions, lazy form creation, and better field subscription management! It has now grown to 1,023 bytes, which is *technically* still under a kilobyte! ๐Ÿคฃ github.com/final-form/react-โ€ฆ
1
3
20
My talk about the journey from @ReduxForm to @finalformjs at @HolyJSconf last month has been posted. Great conference experience! youtu.be/fxEW4jgoX-4
5
7
One common question from people migrating from @ReduxForm to @finalformjs is: "What about the <Fields/> component?" ๐Ÿค” I've always waved it off as, "Meh, that'd be *easy* to implement using the existing <Field/> component!" I finally sat down to write it, and...
2
1
7
Replying to @FredKSchott
Seems legit. ๐Ÿ‘:
1
2
3
๐Ÿ React Final Form v4 now uses new React v16.3 Context API. The only "breaking change" is that you have to upgrade your React version.
1
2
11
๐Ÿ’ฅ final-form@4.11.0 and react-final-form@3.7.0 released ๐Ÿ’ฅ Biggest change is that submit errors are no longer swallowed, so that submit promise is now rejected. Also, some babel helper code is shared between the libs, reducing RFF's bundle size to under 3kb gzipped. ๐Ÿ˜ฎ
1
1
16
๐Ÿ Final Form retweeted
Forms in React are PITA. Luckily there are a couple of libraries that help us write forms without headache, such as react-final-form (by @erikras) I've created an @eggheadio playlist that will help you get <form/>al ๐Ÿฅณ๐Ÿฅณ: egghead.io/playlists/create-โ€ฆ RTs will be appreciated ๐Ÿ˜Ž
2
16
45
๐Ÿ’ฅ Introducing.... ๐Ÿ React Final Form HOOKS!! ๐Ÿ’ฅ useHooksForEverything() // !! One of the benefits of having your form engine be pure javascript, is that you can adapt to new technologies with almost no effort. useForm: 18 lines useField: 29 lines github.com/final-form/react-โ€ฆ
8
32
165
๐Ÿ Final Form retweeted
Forms in React are HARD. Lately, I've been a fan of react-final-form (and @erikras) for a while and I'm working on a mini-series for @eggheadio about it. My first lesson in the series just got published, once everything is ready - I'll create a playlist egghead.io/lessons/react-creโ€ฆ
2
3
20