the-nodejs-meetup / ATX-Talks

2 stars 0 forks source link

Migrating to a monorepo using Yarn Workspaces and Lerna #2

Open aktary opened 4 years ago

aktary commented 4 years ago

Thanks for submitting a talk to Austin Node.js!

Would you like to present a Lightning Talk or Feature Talk

What's your talk title?

Migrating to a monorepo using Yarn Workspaces and Lerna

What's your talk description?

As codebases grow, there can be a lot of value and efficiency gained by migrating to a monorepo architecture. Learn some of the advantages and disadvantages as we walk through the migration from separate repos to a monorepo.

Do you have any links or materials you'd like to share?

Nothing written yet.

mateodelnorte commented 4 years ago

This looks like a great talk @aktary. Would you be open to doing this on March, 18th?

Would be great to have a sample repo with branches or tags people could see that illustrated the steps of moving to a monorepo.