Hacker News new | ask | show | jobs
by oooyay 166 days ago
Atomicity also rarely matters as much as people think it does if contracts are well defined and maintained.
1 comments

A selling point of monorepos is that you don't need to maintain backwards compatible contracts and can make changes to both sides of an API at once.