Lots of small projects? You might be missing out on a MONOREPO

Channel:
Subscribers:
82,200
Published on ● Video Link: https://www.youtube.com/watch?v=nw4KH0PkVsE



Duration: 0:00
9,691 views
398


My Angular course: https://angularstart.com/

People might think of Nx and monorepos as being suited to large and complex projects and organisations, but there is a lot of power you can utilise even if you are just building small or personal projects.

More on Nx generators:    • Using Nx generators to do your work f...   (slightly older vid but covers more complex generators)

Get weekly content and tips exclusive to my newsletter: https://mobirony.ck.page/4a331b9076

Want to build mobile apps with Angular?: https://ionicstart.com/

0:00 Introduction
0:44 The scenario
1:08 Setting up the monorepo
1:46 Creating a generator
4:33 Using libraries

#nx #monorepo

More tutorials: https://modernangular.com/
Follow me on Twitter: https://twitter.com/joshuamorony




Other Videos By Joshua Morony


2024-12-18The most powerful RxJS combo I've ever used (massive performance improvement)
2024-12-11WEB WORKERS made my code over 100x faster (almost ZERO blocking time)
2024-12-04How to deeply understand Angular signals (...or anything)
2024-11-27A little TOO complex for Angular signals? or a viable RxJS alternative?
2024-11-20Angular v19 is out!... and it changed my apps (significantly)
2024-11-13I could remove ALL RxJS in my Angular app, but should I?
2024-11-06Why I'm still using RxJS (not signals) for host binding in Angular
2024-10-30Angular team shows POTENTIAL new component authoring formats
2024-10-23This new Angular primitive might actually be a viable alternative to RxJS
2024-10-16How I code PRODUCTIVELY on my phone (with Neovim)
2024-10-09Lots of small projects? You might be missing out on a MONOREPO
2024-10-02Angular is finally a serious contender for content driven sites (with Analog)
2024-09-25Don't use effects/don't subscribe (it's the same advice)
2024-09-18Git bisect is insanely good (and so easy)
2024-09-11Snapshot tests are so easy it feels like cheating
2024-09-04The easiest way to publish an npm package? (2024)
2024-08-28A visual guide to switchMap and "higher order" observables
2024-08-21An EASY way to clean up your GIT commits
2024-08-14I didn't know about FLASH in neovim (kinda mad about it)
2024-08-07A visual guide to changing without reassigning in DECLARATIVE code
2024-07-31A trick for highly performant shader animations in Angular applications