Rails + Angular2. How to organise your two layers application in a monorepo
Organising your work when you have a two layers application can be very difficult. In this article I will list the common issues and propose a solution which uses a monorepo. You can also find an example on GitHub. Enjoy!
Post a comment