Friday, 10 April 2020

New Show Hacker News story: latest news

Show HN: Simple, easy to use, form validator for React using hooks
2 by adbutterfield | 0 comments on Hacker News.
Hello! I just wanted to share my very first project I decided to open source. It's (yet another) form validation library for React. https://ift.tt/34kAi02 I built it because I've never really liked Formik or React Final Form. Both seemed a bit overkill for most of my projects. I tried React Hook Form on a project recently, but it wasn't really my cup of tea either. Not sure if other people will find this form validator useful. But I'm putting it out there just in case. I also did want to give a quick shout out to the contributors of the React Hook Form repo. Like I said, this is my first time making a something open source, and I took a lot of inspiration from the React Hook Form repo for putting the configuration together, figuring out what to put in the readme, et cetera. Thanks!

No comments:

Post a Comment