搶先體驗 Standalone Components / Directives / Pipes | 全端開發人員天梯 #57
Replies: 1 comment 1 reply
-
請問 inline template、 style 是不是沒有 intellisense ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
搶先體驗 Standalone Components / Directives / Pipes | 全端開發人員天梯
Angular 14 預計會推出一個重磅功能 - 「Standalone Components / Directives / Pipes」!這個功能允許我們「獨立」的使用 components、directives 和 pipes,不用再強制依靠 @NgModule。目前 Angular 14 已經推出 RC.0 了,這個版本內也包含了 Standalone 的開發人員預覽版本(developer preview of standalone),讓我們可以搶先體驗一下這種獨立使用元件的版本,這篇文章就來介紹一下為什麼要使用 Standalone 以及該如何使用。
https://fullstackladder.dev/blog/2022/05/14/angular-14-standalone-components-directives-pipe-preview/
Beta Was this translation helpful? Give feedback.
All reactions