Just wondering if someone put already together a Nodejs project that renders templates with React components and that can be consumed from any language through a REST interface.
And perhaps if you don't know, you can tell me your opinion about if you think it could be a good idea.
I'm aware of projects like https://github.com/reactjs/react-php-v8js
or with go-ducktape
https://github.com/olebedev/go-react-example
But maybe keeping all javascript/html/render concerns in a separate Nodejs api could be cleaner. And reusable for any language.
Thoughts ?
2 comments
Ask HN: REST API to Render Isomorphic JS(React)? | Heykuki News