Angular 17+ 高級教程 – Angular 的侷限和 Github Issues

前言

Angular 絕對有很多缺陷,Issue 非常多,workaround 非常多。

我以前至少有 subscribe 超過 20 個 Issues,幾年都沒有 right way 處理的。

 

Angular 不支持 Custom @Decorator

Angular 自己是有在用 Decorator (舊版,不是 TypeScript 5.0 後的版本) 的,但是我們可用不了。

相關 Github Issues:

Class decorator stopped working on angular@15

Custom decorators not working using AoT

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章