Angular is written in Javascript, and Javascript is the browser’s built-in scripting language processing engine, so what you said has actually been implemented. Why not built-in? Since not all applications use Angular (but almost all applications use Javascript), why burden the browser with this?
However, some components of Angular do reflect the future trend of the Web. For example, Directive is an implementation of Web Component, and Web Component will be integrated into the browser in the foreseeable future because it does not require additional work. , pure HTML/CSS/Javascript will do. So frameworks like Angular should become more lightweight in the future, until the basic capabilities provided by the browser itself are powerful and convenient enough, these frameworks can disappear (or more powerful versions and new frameworks are born),
Angular or jQuery are frameworks and are unlikely to be built into the browser. Once built-in, version upgrades are problematic because browser upgrades are not that quick and easy.
Angular is written in Javascript, and Javascript is the browser’s built-in scripting language processing engine, so what you said has actually been implemented. Why not built-in? Since not all applications use Angular (but almost all applications use Javascript), why burden the browser with this?
However, some components of Angular do reflect the future trend of the Web. For example, Directive is an implementation of Web Component, and Web Component will be integrated into the browser in the foreseeable future because it does not require additional work. , pure HTML/CSS/Javascript will do. So frameworks like Angular should become more lightweight in the future, until the basic capabilities provided by the browser itself are powerful and convenient enough, these frameworks can disappear (or more powerful versions and new frameworks are born),
Angular or jQuery are frameworks and are unlikely to be built into the browser. Once built-in, version upgrades are problematic because browser upgrades are not that quick and easy.
Unless one day Google monopolizes more than 90% of the browser market, noway