Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

See also tcomb-form [1] with it's tcomb-json-schema plugin [2].

We're currently using react-forms with a custom json-schema to react-forms schema conversion.

[1] https://github.com/gcanti/tcomb-form [2] https://github.com/gcanti/tcomb-json-schema




tcomb is one of the most wonderful projects I have come across, and it works beautifully with a serialiser like transit-js.

In some sense it enables your program to resemble a type system and be able to easily serialise it at runtime. Kind of similar to how games are written, I believe. And with tcomb-form you can easily have a ui layer as well.


tcomb-form is the most elegant solution I've seen to this problem in React. Really nice to use.


Hi, author here. Thanks for your kind words :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: