Browsing Tag
monorepo
5 posts
🗂️ Monorepo vs. Polyrepo: Choosing the Right Strategy for Your Projects 🚀
When managing multiple codebases within an organization, developers often debate between monorepo and polyrepo strategies. Each has its…
Monorepo, Poly-repo, or No Repo at all?
Should you go for a monorepo or a poly-repo? Should you use a monorepo solution better suited for…
Architects Delight: Enforcing Layers and Project Boundaries with Nx
Introduction When I embarked on my journey as a software developer, I delved into the depths of software…
The day I discovered monorepo
Intro Hello fellow developers! If you’re like me, you may have spent some time working with microservices and…
How I Monorepo
Introduction I am working full-time on a suite of libraries for building games with Three.js and React; this…