Client.Formlet
Client.Formlet copied to clipboard
Question: compose with JS lib
Hi,
I was wondering how this would compose with e.g. a javascript library like ReactJS? ReactJS has a virtual DOM and takes care of rendering itself; would an adapter for such a library generate JS code? How does it compare to https://github.com/swannodette/om for example?