Hacker News new | ask | show | jobs
by nkw 1967 days ago
You might consider NX if build times are an issue. It is monorepo based and includes computation caching[2] and incremental builds, but under the hood uses the angular build tools. We've found it pleasant to work with.

[1] https://nx.dev/latest/angular/core-concepts/computation-cach...