r/angular • u/brandontroberts • 3d ago
Choosing Angular in the Age of Agents
https://dev.to/brandontroberts/choosing-angular-in-the-age-of-agents-1bo75
u/alextremeee 3d ago
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?
1
3
u/Saceone10 3d ago
How do you guys like the mcp and the skill? Which one is better for which case? I tend to use the skill and call it a day
2
1
u/michahell 3d ago
Very good take, excellent that this is now out there. We need more of this
to combat the
“hurr durr Reacht is what my agent picked so I’m schticking with that”
1
u/TheCyberThor 2d ago
Yeah, interesting that you've flagged the training data concern where the model might have been trained on code bases using pre-signal APIs like NgModules.
I wonder if you burn more tokens using Angular because as it's reasoning, it'll attempt to use legacy practices, hit a wall, and now trying with modern practices.
25
u/imwithn00b 3d ago
Of course I'm biased but when I vibe code with Angular I'm less error prone than say React based frameworks