cross-posted from: https://lemmy.blackeco.com/post/500845
Hello all,
My company is looking into building a new app from scratch based on Next.js with a few modules on the side (batch jobs, utility services, etc.)
Our current monorepo has been started over 4 years ago with Yarn Classic + Lerna and I was wondering what is the current consensus for building a monorepo, considering that the landscape has evolved greatly since then (npm now supports workspaces, pnpm has gained in popularity, Yarn has been re-engineered and multiple build systems have been released)
I would greatly appreciate if you have some comparison between package managers and build systems you could link to.
You must log in or register to comment.