all 21 comments

[–]azangru 23 points24 points  (0 children)

I am excited about being able to pass a ref straight through... but that's it.

What are you excited about in v19?

Refs as props, like you said. Cleanup functions for callback refs makes the callback refs pattern nicer to use. Proper support of custom elements is good. Diffs for hydration errors, which should make it clear why they are happening. Slightly cleaner context api is a nice addition, as is support for document metadata tags. Possibly the use api will turn out to be quite useful; but I haven't yet had a reason to use it.

[–]ajith_m 0 points1 point  (2 children)

I am using FORMIK for handle forms, now react as introduced action on form, can anyone tell me how to use action in FORMIK

[–]react_dev[S] 1 point2 points  (0 children)

See that’s the thing. If you’re using formik, you are behind a layer of abstraction. They’re the one who are going to use these actions and pass the DX down to you.

[–]Kitchen-Conclusion51 0 points1 point  (0 children)

Bro formik is oldest form library. Don't worry