Comment by locknitpicker
Comment by locknitpicker 10 hours ago
> It also has TypeScript which pairs well with agentic coding loops, (...)
I've heard that TypeScript is pretty rough on agentic coding loops because the idiomatic static type assertion code ends up requiring huge amounts of context to handle in a meaningful way. Is there any truth to it?
Not sure where you heard this but general sentiment is the opposite.
There was recently a conference which was themed around the idea that typescript monorepos are the best way to build with AI