
Andrew Branch
@atcb
Working on TypeScript at Microsoft. I appear when someone says “module resolution” three times in the dark. He/him
ID: 1123765171
https://blog.andrewbran.ch 27-01-2013 02:29:12
3,3K Tweet
2,2K Takipçi
647 Takip Edilen


For my PR to infer type predicates, I needed to understand TypeScript's control flow graph. So I added a graph visualization to David Sherret's amazing TypeScript AST Viewer. It's live now and very fun to play with! Edges go backwards in execution order. ts-ast-viewer.com/#code/GYVwdgxg…



TypeScript excitement 😉 Congrats to Titian Cernicova-Dragomir 💙💛 Tech At Bloomberg on landing --isolatedDeclarations in upstream TypeScript 🎉 It's the start of a journey to faster type-checking at scale 🔥 An epic collab between folk in TS, Bloomberg & Google 👍 github.com/microsoft/Type…



Dual publishing ESM and CJS is hard. Getting the types incorrect in your package.json is disappointingly easy. If you want something to help you with both, then maybe tsup and Are the Types Wrong can help. Thanks to Andrew Branch for his assistance with this ❤️🌻 johnnyreilly.com/dual-publishin…



