Template tags, just strings, of XML. An absolutely RIDICULOUS idea.
@TheMagnificientMan6 жыл бұрын
Woow , i Can see how Google wants to push the web components use by introducing the cool features implemented by popular libraries like React, and maybe making it a standard by default. That'd be great
@LucaMatteis6 жыл бұрын
You've just talked about all the React concurrent features that were recently released. Are these actually implemented at the browser level?
@paales26 жыл бұрын
Yes they are :)
@pictureus6 жыл бұрын
Yeah exactly my thought. It just goes to show that they wish they had React instead of AngularJS. Most of the methods seem to be the same, just that they've changed the name instead. However; since this is at the browser level and for that reason probably will be slightly faster. But we don't have to throw out everything we've already created. Maybe you can port it nicely in a few months.
@JustinFagnani6 жыл бұрын
Yes, I'm trying to show that you can achieve similar performance and DX results using features like Promises, async functions, and events.
@adiorthotos6 жыл бұрын
@@pictureus Doesn't Angular already have granular lazy-module and bundling options using ngModule since.. long time ago?
@chethelesser6 жыл бұрын
@@pictureus Hi, what do you mean "they wish they had React instead of AngularJS"? What does Angular has to do with this?