Varun KukadeMonorepo in React Native (2024)A monorepo means managing multiple projects in a single Git repository efficiently. Yarn workspace is a tool that helps us in that. Here’s…Jul 20
InStackademicbyBret CameronBuilding a Monorepo with Yarn WorkspacesA production-ready tech stack featuring Next.js, AWS Lambda and MongoDBJul 1Jul 1
InTribalScalebyTribalScale Inc.Using Yarn Workspaces to Create a MonorepoWritten by: Daniel Carmo, Agile Software Engineer, TribalScaleMar 30, 20231Mar 30, 20231
Chris ThompsonKeeping git history when converting multiple repos into a monorepoMonorepos are all the rage. You may be looking to convert your many packages and projects into a single repo, but you still want to keep…Dec 5, 20223Dec 5, 20223
Varun KukadeMonorepo in React Native (2024)A monorepo means managing multiple projects in a single Git repository efficiently. Yarn workspace is a tool that helps us in that. Here’s…Jul 20
InStackademicbyBret CameronBuilding a Monorepo with Yarn WorkspacesA production-ready tech stack featuring Next.js, AWS Lambda and MongoDBJul 1
InTribalScalebyTribalScale Inc.Using Yarn Workspaces to Create a MonorepoWritten by: Daniel Carmo, Agile Software Engineer, TribalScaleMar 30, 20231
Chris ThompsonKeeping git history when converting multiple repos into a monorepoMonorepos are all the rage. You may be looking to convert your many packages and projects into a single repo, but you still want to keep…Dec 5, 20223
Wellington GrisaAutomate (CI/CD) and Reverse Proxy a Docker Elastic Beanstalk Up with GitHub ActionsThe title is an attempt to summarize a lot of tiny details in just a few words.Jan 15
Lahiru RanasingheReact Native monorepo with yarn workspace and preconstructA monorepo (as the name suggests “mono”) is a single repository consisting of multiple apps and modules. Monorepos are beneficial when we…May 10, 2023
InThe PropertyGuru Tech BlogbyLoay Aladib, Ph.D.Simplify Development with Monorepos and Yarn Workspaces: Solving 11 Development ChallengesHave you ever found yourself lost in the tangled world of software development, drowning in complex code and bewildering tech lingo? Don’t…Sep 29, 2023