Could you divulge a little bit of the process when you release or you work on a feature, is the update/migration of the google project automatic? To have perspective could you give us a timeframe of how long that release/deployment (development and production) takes?
For the angular team. Really glad that Vitest will be supported by CLI and default from the new version coming. We also saw today a talk about writing playwright tests. Do you recommend it, are there plans to integrate it? What strategy do you use in your team and in google in general for e2e?
New architecture looks like completely new framework. Is it better than React? If I need to learn everything from scratch, isn’t it better to learn React instead, which has broader market share and more positions to apply for job?
How to get to Angular core team? Do you have to be at Google for some years in other teams or is it easier to contribute open source (for free) for few years and then be hired?
Would anyone be able to provide more insight on why Angular Material was refactored to reuse some kind of shared (abstracted) implementation of Material web components: I am mostly interested how the Angular team sees interoperability & compatibility of Angular with web component based UI libraries / design system implementations (e.g. Adobe and SAP went web component first).
5 or 10 years down the line, what would you like the angular framework to become? Something that fades into the background, giving the dev a pure experience of web development. Or a fully featured language where devs don't write TS, they write Angular. Or something entirely different?
Are there any plans for creating an official component library (or moving Angular Material in that direction) that could live inside user’s codebase, like shadcn in React?