Claudio S.
Claudio S.
When you click on the filename from the console it jumps to the babel transpiled code, I don't know if it's the expected behavior.
The issue can be related to this? https://github.com/webpack/webpack/issues/2145
It seems related to the `react-hot-loader` too.
Great! I will try it and if I find some time to take a look at your code I will certainly contribute to this package.
I used mongo as demo. Because Feathers already supports more dbs out of the box you can change the implementation easly. For example, If you want to use rethinkdb, remove...
I see that redux has some async feature (actions/flow) but it is to load data asynchronously. I think you want to enable lazyloading / webpack code splitting for stores, but...
If you have an implementation please share it. I will deepen it, I think we can accomplish this enhancing the stack with a new and better routing system, maybe [mobx-router](https://github.com/kitze/mobx-router)...
Not yet, but when mobx-router will be ready
Thank you for the article. In the meanwhile mobx-router reaches SSR and async functionalities, the main libs like react-router have to be upgraded anyway. I can make a new branch...
Great @mattiasewers ! Made it: https://github.com/foxhound87/rfx-stack/tree/react-router-4