Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not sure that multiple repos is a good comparison for local development at least. If you go the polyrepo route with NPM/Yarn (for example) you'll probably still be using linking or a filepath in the package.json dependencies. I don't think monorepo vs polyrepo eliminates the problems that come with this like making sure changes from a library are hot reloaded into another which is something that still seems to require lots of configuration.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: