-
Notifications
You must be signed in to change notification settings - Fork 0
Angular ‐ New Stuff
FullstackCodingGuy edited this page Feb 13, 2024
·
8 revisions
- takeUntilDestroyed
- Vite: Next Generation Frontend Tooling (https://vitejs.dev/) - supposedly faster
- In v16 our esbuild-based build system enters developer preview! Early tests showed over 72% improvement in cold production builds.
- support for TypeScript 5.0, with support for ECMAScript decorators, removing the overhead of ngcc, adding support for service workers and app shell in standalone apps, expanding CSP support in the CLI