- Mastering Angular Components
- Gion Kunz
- 229字
- 2021-07-23 17:23:38
Everything is a component
As an early adopter of Angular and while talking to other people about it, I got frequently asked what the biggest difference is to the first version. My answer to this question was always the same. Everything is a component:

For me, this paradigm shift was the most relevant change that both simplified and enriched the framework. Of course, there are a lot of other changes with Angular. However, as an advocate of component-based user interfaces, I've found that this change is the most interesting one. Of course, this change also came with a lot of architectural changes.
Angular supports the idea of looking at the user interface holistically and fosters composition with components. However, the biggest difference to its first version is that now, your pages are no longer global views; they are simply components that are assembled from other components. If you've been following this chapter, you'll notice that this is exactly what a holistic approach to user interfaces demands. No more pages, but systems of components.
- 數(shù)據(jù)通信網(wǎng)絡(luò)實踐:基礎(chǔ)知識與交換機技術(shù)
- Modern JavaScript Web Development Cookbook
- 從區(qū)塊鏈到Web3:構(gòu)建未來互聯(lián)網(wǎng)生態(tài)
- INSTANT PhpStorm Starter
- 物聯(lián)網(wǎng)檢驗檢測技術(shù)
- 網(wǎng)絡(luò)的琴弦:玩轉(zhuǎn)IP看監(jiān)控
- Wireshark網(wǎng)絡(luò)分析就這么簡單
- 端到端QoS網(wǎng)絡(luò)設(shè)計
- 深入理解OpenStack Neutron
- 一本書讀懂TCP/IP
- 現(xiàn)代通信系統(tǒng)(第5版)
- 加密與解密實戰(zhàn)全攻略
- 視聽變革:廣電的新媒體戰(zhàn)略
- 國外物聯(lián)網(wǎng)透視
- 網(wǎng)絡(luò)是怎樣連接的