Let's talk about the Nx + Angular + Nest experience:
- what struggles people might face with npm workspaces + TS project references
- how to setup an Nx + Angular + Nest workspace (the seamless way)
- how we're going to address this
== Links ==
🐙 Nest + Angular, the seamless setup: https://github.com/juristr/nx-nestjs-ng-tspathaliases
🐙 Nest + Angular + NPM workspaces (workaround): https://github.com/juristr/nx-ng-nest-npm-workspaces
📺 https://www.youtube.com/watch?v=ugPv28KJdxM
📝 A New Nx Experience for TypeScript Monorepos and Beyond: https://nx.dev/blog/new-nx-experience-for-typescript-monorepos
👥 Discord: https://go.nx.dev/community
== Chapters ==
0:00 Intro
0:53 The struggle people might run into
4:10 Nx + Angular + Nest with TS Path aliases
17:34 TS Project References + Nest + Angular (the workaround)
26:44 Wrapping up: what we're going to do about this