So You Want to Build an App in ES6, Part Four
In the last article we talked about using concepts of fractal design to build our application architecture. This means separating your application into features instead of into models, views and controllers. This seems at odds with the MVC architecture as a whole, but the reality is that it really works