Splitting & Migrating your Ember project to a Monorepo
Let's imagine a scenario where your ember project is getting fairly large in terms of code size and is getting hard to maintain. What do you do?
You split your code into addons and ember engines right! Monorepo is one good way to maintain these addon...
blog.robie.dev5 min read