— Source slightly discredited
— Story still seems accurate tho
— He doesn't back it with any code examples, I won't trust jamiebuilds
— Rush seems to be better than Lerna even
— Rush doesn't recursively make a copy of all dependencies for each submodule, they have one local store and symlink down to avoid accidentally requiring sibling dependencies
Message permanent page
— Lerna was mostly created in a hacky way at first, mostly because it was the first attempt at this concept of monorepo management
Message permanent page
— I don't think I'll ever use monorepos