- Mastering Angular Components
- Gion Kunz
- 326字
- 2021-07-23 17:23:37
Time for new standards
Web standards have been evolving immensely in the last couple of years. There are so many new standards, and the browser became such a big multimedia framework, that it's hard for other platforms to compete with this.
I'd even go as far as to say that web technology will actually replace other frameworks in the future, and it probably will be renamed to multimedia technology or something similar. There's no reason why we need to use different native frameworks to create user interfaces and presentations. Web technologies embed so many features that it's hard to find a reason not to use them for any kind of application. Just look at the Firefox OS or the Chrome OS, which are designed to run with web technologies. I think it's only a matter of time until more operating systems and embedded devices make use of web technologies to implement their software. This is why I believe that at some point it will be questionable whether the term web technologies is still appropriate or whether we should replace it with a more general term.
Although we usually just see new features appear in browsers, there is a very open and long-winded standardization process behind them. It's very important to standardize features, but this takes a lot of time, especially when people disagree about different approaches to solving problems.
Coming back to the concept of components, this is something where we really need support from web standards to break the current limitations. Fortunately, the W3C (World Wide Web Consortium) thought the same, and a group of developers started to work on specifications under the hood of an umbrella specification called web components.
The following topics will give you a brief overview over two specifications that also play a role in Angular components. One of Angular's core strengths is that it acts more like a superset of web standards rather than being a complete isolated framework.
- 解析QUIC/HTTP3:未來互聯(lián)網(wǎng)的基石
- 物聯(lián)網(wǎng)短距離無線通信技術(shù)應(yīng)用與開發(fā)
- INSTANT PhpStorm Starter
- OpenLayers Cookbook
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- Practical Web Design
- 城市治理一網(wǎng)統(tǒng)管
- 網(wǎng)絡(luò)設(shè)計與應(yīng)用(第2版)
- 網(wǎng)絡(luò)利他行為研究:積極心理學(xué)的視角
- 局域網(wǎng)組成實踐
- 數(shù)據(jù)血緣分析原理與實踐
- 中國互聯(lián)網(wǎng)發(fā)展報告2021
- 全聯(lián)網(wǎng)標(biāo)識服務(wù)
- Qt5 Python GUI Programming Cookbook
- Professional Scala