升級懶人包指南
特定版本套件使用有問題,可以透過指令額外下載特定版本
Angular 在版本升級16,加入了幾個項目
1. Signals 擺脫zone.js偵測
2. Rxjs新的運算子takeUntilDestroyed
3. Server-side rendering and hydration enhanced 伺服器渲染模式優化
4. 推standalone處理模式,讓所有元件 管道 directives 解耦
5. 開發配置Vite 為預設項目- 超快編譯
6. Autocomplete imports in templates
7. Required inputs → Input可以被設為必填項目!
8. 自閉標籤