Live data from Hacker News

Show HN: React Hook Form – Simple Form Validation

react-hook-form.com

1–10 of 75 posts

Re: Show HN: React Hook Form – Simple Form Validation

#5
post #4

Hi guys, I have built a custom hook for form validation, please check it out and feedback welcome <3

Landing page is pretty impressive. Nice work :)

Thank you. I was try to giving everyone some good context why built this form lib.

Re: Show HN: React Hook Form – Simple Form Validation

#6
post #3

Hi guys, I have built a custom hook for form validation, please check it out and feedback welcome <3

This looks great. How about a comparison against https://final-form.org/react ?

Sure I will looking into it and add to the comparison.

Re: Show HN: React Hook Form – Simple Form Validation

#7
post #3

Earlier quoted context omitted.

This looks great. How about a comparison against https://final-form.org/react ?

Sure I will looking into it and add to the comparison.

Great thanks. One other helpful thing would be to start a project full of pre-wrapped components for various frameworks.

It would be lovely to just yarn add something that would give me Material-UI components already set up. I'm sure others would love a Bootstrap version... etc. The more you can lower the barriers to entry, the better.

Re: Show HN: React Hook Form – Simple Form Validation

#8
post #7

Earlier quoted context omitted.

Sure I will looking into it and add to the comparison.

Great thanks. One other helpful thing would be to start a project full of pre-wrapped components for various frameworks. It would be lovely to just yarn add something that would give me Material-UI components already set up. I'm sure others would love a Bootstrap version... etc. The more you can lower the barriers to entry, the better.

That sounds like a great idea! Maybe I should set up some quick templates.

Re: Show HN: React Hook Form – Simple Form Validation

#9
post #7

Earlier quoted context omitted.

Sure I will looking into it and add to the comparison.

Great thanks. One other helpful thing would be to start a project full of pre-wrapped components for various frameworks. It would be lovely to just yarn add something that would give me Material-UI components already set up. I'm sure others would love a Bootstrap version... etc. The more you can lower the barriers to entry, the better.

By the way I did have a folder of examples as well. Quite lot of them: https://github.com/react-hook-form/react-hook-form/tree/mast... with codesandbox link too

Re: Show HN: React Hook Form – Simple Form Validation

#10

Hi guys, I have built a custom hook for form validation, please check it out and feedback welcome <3

I've been playing with it for the past ~40 minutes and i really like it.

Can't wait to use it on a real project soon. In fact, i might start converting some older things to it in spare time.

The website and docs are absolutely amazing, best i've seen in a long time. Thank you for doing this!

Post reply on HN