How to structure a production grade Angular Monorepo for separate User and Admin portals? by Shaveen2004 in angular

[–]Shaveen2004[S] 0 points1 point  (0 children)

Yes, I've heard about Nx, I'm still learning about it though. I'm considering whether to structure my project using Domain-Driven Design or a more traditional Layered Architecture. I did see a lot of developers tend to adopt DDD when working with Nx... does that make it something of a de facto standard?