You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
user management
custom data management
The text was updated successfully, but these errors were encountered:
ryardley
changed the title
Mil Framework
Mil JavaScript Development Toolkit
May 24, 2017
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:
The text was updated successfully, but these errors were encountered: