Satyam Anandsatyamanand.hashnode.dev·Nov 19, 2024Custom Starter Template for Turborepo with Tailwind CSS & Shadcn UIThis is a custom starter template for Turborepo with Tailwind CSS and Shadcn UI. What is Truborepo? Turborepo is a high-performance mono-repo build system designed to manage multiple projects efficiently within a single repository. It optimizes buil...Discuss·1 like·28 readsVercel
Canopascanopas.hashnode.dev·Nov 11, 2024Building a Better Monorepo with TypeScript, Turborepo, or NxIntroduction Monorepo is a software development strategy that creates shared libraries and dependencies in a single repository. Monorepos offers a solution for crucial dependency management by centralizing codebases, improving collaboration, and stre...DiscussTypeScript
Benjamin Templebenjamintemple.hashnode.dev·Oct 25, 2024A Casual Dive into Monorepos with NPM Workspaces: Simplifying Your Project (Without the Headaches)Alright, let's talk monorepos and npm workspaces—two things that sound complicated but are actually pretty cool once you get into them. If you're like me and like to keep things organized but hate unnecessary friction (we're builders, not bureaucrats...Discussmonorepo
Niranjan A Sniranjan-as.hashnode.dev·Oct 25, 2024Understanding Monorepos: The Simplified Guide 📚Introduction Monorepos have been gaining popularity, especially in the web development community, as they offer a streamlined approach to managing multiple projects within a single repository. This post will explore what a monorepo is, its advantages...Discuss·28 readsCodebase management
NiKHIL NAIRnncodes.hashnode.dev·Oct 21, 2024Monorepo vs. Build System vs. Build System Orchestrator: Understanding the DifferencesIn modern software development, maintaining efficiency, collaboration, and scalability is crucial. As teams grow and projects become more complex, developers increasingly rely on tools like monorepos, build systems, and build system orchestrators. Wh...Discussbuild system
Kishan Kareliyatechwithkishan.hashnode.dev·Oct 12, 2024Understanding Monorepos: A Practical GuideIntroduction Monorepos have become increasingly popular, especially for large-scale projects. In this blog, we will explore what monorepos are, when to use them, their benefits, and the challenges they bring. This guide will help you understand monor...Discussmonorepo
OLUWASEUNseunayolu.hashnode.dev·Oct 11, 2024Monorepo vs. Polyrepo in GitLab CI/CD: Concepts and Best PracticesIn modern software development, teams often must decide between two common repository management strategies: Monorepo and Polyrepo. This decision impacts how code is managed and how Continuous Integration and Continuous Deployment (CI/CD) pipelines a...Discuss·42 readsGitLab CICDmonorepo
Jonathan Gelingelinjo.hashnode.dev·Oct 7, 2024🏘️ Poly Monorepos with NxDevelopers often engage in debates over which technology or architecture is superior. A common example is the discussion around Poly-Repos versus Mono-Repo. However, the reality is that there’s no one-size-fits-all solution — it all depends on the s...Discuss·503 readsNxmonorepo
Arda Beyazoğluarda.beyazoglu.com·Oct 6, 2024Supabase Part 4: Monorepo & Interoperable BackendThis is the third article in a series on Supabase, focusing on solutions to common problems, tips, and recommendations. In this post, I will share tips and tricks about edge functions compatible nodejs backend and developer productivity. Using Monore...Discuss·10 likes·70 readsSupabase tips and trickssupabase
Nikhil Dev Chunchunikhildev.com·Sep 26, 2024Building with Go in a monorepo using Bazel, Gazelle and bzlmodThis post is relevant to any engineer who joined in a small-ish company and stuck around long enough to watch it grow, scale, hire more engineers, form more specialised teams. These are good problems to deal with. By the time I quit Google in 2016, i...Discussbazel