I have ben working on this for a few weeks now and so far I have implemented the following:
Isomorphic React out of the box
Isomorphic serverside hotloading
Supports any webpack-loader config CSSModules/PostCSS etc.
Fractal Modular structure so the thing can scale for a large app.
Filesystem is the router.
At this point I would like to put together the following:
cli tool
react hotloading
README explaining the thing
Your suggestions?
And am thinking about setting up ecosystem tools around the basic boring data bound stuff every app needs possibly backed by firebase or some other baas platform:
I am creating a modern JS toolkit for React based applications.
I would love to hear your ideas and feature requests or meet folks interested in working on this.
I am influenced by projects such as the following but find they don't provide the right kind of flexibility I need to work on my own projects:
I have ben working on this for a few weeks now and so far I have implemented the following:
At this point I would like to put together the following:
And am thinking about setting up ecosystem tools around the basic boring data bound stuff every app needs possibly backed by firebase or some other baas platform: