Hacker News new | ask | show | jobs
by YesThatTom2 62 days ago
Whatbmakes you say that? Devs use stacked PRs in small and large repos today.
1 comments

Their examples show combined backend and frontend changes on the same monorepo in different PRs.

As far as splitting work into different PRs that need coordinated merging, I've only ever encountered that when it's a long lived refactor / feature.