
Dan Vanderkam 🦋
@danvdk
Followers
3K
Following
1K
Media
94
Statuses
1K
Independent software developer, formerly @sidewalklabs and Google. Author of Effective TypeScript, now in its 2nd edition (May 2024): https://t.co/NV5HD4jX8C
Hudson Valley, NY
Joined February 2009
It's here! 🎉 The 2nd edition of Effective TypeScript is now available in all formats. The bird on the cover is the same, but the content is throughly revised and expanded to reflect how TS is used in 2024. Get your copy today! @OReillyMedia
8
26
182
RT @_ndeyefatoudiop: Just started reading the 2nd edition of this book 🎉. I can’t recommend it enough! The first version made me an entire….
0
1
0
@recursecenter @AndaristRake or if you prefer videos, check out the great discussion that @JoshuaKGoldberg and I had with Dimitri from @MiTypeScript
0
0
2
I'm very excited that TS 5.5 has officially landed with Inferred Type Predicates, the feature I built at @recursecenter earlier this year. Read all about the journey at Special thanks to @AndaristRake for fixing all my bugs :).
TypeScript 5.5 is now available! 🎉✨. Now with. ✅ Inferred Type Predicates.✅ RegEx syntax checks.✅ The JSDoc @import Tag.✅ ${configDir} for easier tsconfig inheritance.✅ --isolatedDeclarations.✅ Lots of new optimizations. And more! Try it today!.
5
6
69
RT @JoshuaKGoldberg: TypeScript 5.5's going to be a BANGER, and the headliner feature for a lot of us that I'm SO EXCITED about is because….
0
2
0
If you want to learn the backstory of TypeScript 5.5's inferred type predicates, this is the video! I'm really happy with how it turned out. Kudos to Dimitri and @JoshuaKGoldberg for putting it together.
🤩 a super long-requested @typescript feature is coming in a few days to v5.5: @danvdk's work on inferred type predicates! So, naturally, we did a deep dive on it with Dan, the PR author himself!. video link below👇
2
5
29
RT @JoshuaKGoldberg: This is the thing! We're launching!. I'M CO-ORGANIZING A CONFERENCE THIS YEAR!!!!. SO MUCH WORK has gone into it and I….
0
18
0
RT @johnny_reilly: I'm always excited by a TypeScript release. This one is epic, and what's all the notable is how much community involveme….
0
6
0
Very excited to see inferred type predicates headline TS 5.5! I hope everyone enjoys the bird-themed release notes 🦜.
Announcing TypeScript 5.5 Beta! 📣. Now with type predicate inference, more type narrowing, an @import tag for JSDoc, the --isolatedDeclarations flag, performance & reliability improvements, and much more!.
0
3
32
Excited to see that the new Flow Node Charts have at least one high-profile user. And may have even indirectly led to some TypeScript speedups! Visualizing something has a way of nudging you to make it better. @DavidSherret
For my PR to infer type predicates, I needed to understand TypeScript's control flow graph. So I added a graph visualization to @DavidSherret's amazing TypeScript AST Viewer. It's live now and very fun to play with! Edges go backwards in execution order.
1
0
17