@data-dataninja said in react-redux-nodebb, we are building it!:
We are building react-redux-nodebb
this will enable react-dom & react-native with nodebb, which means we can build nodeBB into native apps & also use react ecosystem UI components
steps we are taking:
react-redux structure (state, api, hooks)
converting controllers
module bridge (to enable current ecosystem of plugins)
then next up we will build:
react-native-nodebb theme & skins
Any help & suggestions are super welcome!
This is quite an old post, but @data-dataninja have you given up on building the decoupled frontend?
I am more interested in a NextJS or any Server Side rendered solution to get the SEO and other benefits of SSR.
But a frontend in React-Redux would be a good start if you're working on it.