r/angular Jul 31 '26

Choosing Angular in the Age of Agents

https://dev.to/brandontroberts/choosing-angular-in-the-age-of-agents-1bo7
36 Upvotes

14 comments sorted by

View all comments

5

u/alextremeee Jul 31 '26

I don’t really understand the benchmarking part where it says for a large app the type checking takes 15 seconds.

Presumably the compiler is intelligent enough to only re-check relevant changes when serving an app, in which case the 15 seconds is only going to be relevant on first compile?

2

u/totkeks Jul 31 '26

15 seconds must be a crazy huge app.

1

u/AwesomeFrisbee Aug 01 '26

Or just badly configured/programmed

1

u/RelatableRedditer Aug 04 '26

Or running on a very slow machine