Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it logical to still use formsy-react? #327

Open
motoshifin opened this issue Apr 18, 2016 · 3 comments
Open

Is it logical to still use formsy-react? #327

motoshifin opened this issue Apr 18, 2016 · 3 comments

Comments

@motoshifin
Copy link

Hi everyone, it seems like there's no clear maintainer of this project anymore, should I still continue using this or just go with other form validation libraries? I'm a react beginner and this one's the easiest to use so far.

@motoshifin motoshifin changed the title Is it logical to still user formsy-react? Is it logical to still use formsy-react? Apr 18, 2016
@aight8
Copy link

aight8 commented Apr 18, 2016

Definitely not. It's really worth it switch to the redux-form library, this project is death (last commit was in december 2015) and the maintainer don't reply to any requests in this repo (there was some requests about a takeover too but no response). This library is easier to use at the first sight since it uses internal states and the context functionality of react instead of i.e. redux. Nevertheless, it's full of fundamental bugs so you will getting stuck sometime to one of these and get headache since this library isn't maintained anymore. So I really suggest you to take an extra effort to use a library which is future proof including a better architecture (i.e. redux). A wonder if this library will ever support react15 officially.

@Ismael
Copy link

Ismael commented Apr 19, 2016

Yes: Development is being picked up again, see
#301 (comment)

@eriklharper
Copy link

@aight8 not everybody is using or needs redux. I think its good to support libraries like Formsy that apply a minimal approach to form management without extra dependencies. While Formsy isn't the best for your use case, it doesn't diminish its value for others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants