Y
Hacker News
new
|
ask
|
show
|
jobs
by
porker
4352 days ago
Are there any helpers/libraries you use when building CRUD forms? I haven't seen one for React yet - or TBH a well functioning one in any language I use - and it's a pain point I would like to solve.
1 comments
dustingetz
4351 days ago
https://github.com/wingspan/wingspan-forms
https://github.com/dustingetz/react-cursor
http://www.dustingetz.com/2014/02/18/react-dynamic-forms.htm...
link
porker
4351 days ago
Fab thank you! I look forward to exploring these... any system that makes CRUD less painful is a system I want :)
link