New blog post: "The Unexpected Benefits of Using TypeScript with AI-Aided Development" TypeScript is becoming the lingua franca of the web. Well-defined types act as guardrails and guides, not just for human developers, but for our AI partners too. pm.dartus.fr/posts/2025/typ…
2
1
5
306
0
@pmdartus > And yes, I need to work with my therapist on how to get over my fear of NPM dependencies. Never change PM, your fear is valid.
@pmdartus I use jsdoc comments to do type checking (and steer clear of that build step, even on client-side code) but my experience in cursor so far hasn’t seemed to follow those guardrails… but I haven’t checked that box about linter errors so maybe that’s what I’m missing