Daily TypeScript news and articles. Sister account of typescript-weekly.com/, a weekly email round-up of TypeScript links. Curated by @mariusschulz.

Joined March 2016
34 Photos and videos
Pinned Tweet
✉️ The first issue of TypeScript Weekly just went out! 📝 Not subscribed yet? 👇 Here's our website: typescript-weekly.com
4
8
21
An interview with @ahejlsberg: his origin story; how he created TypeScript, C#, Delphi and Turbo Pascal; open source; his daily workflow; his thoughts on AI, Solidity, Rust, and more. 🔗 aarthiandsriram.com/p/our-dr… ✍️ by Aarthi & Sriram's Podcast 🏷 #TypeScript #JavaScript
2
12
3,881
Various techniques for how to narrow the type of a value to a more specific one: from control flow analysis and built-in type guards to user-defined type guards and downcast functions. 🔗 blog.thoughtspile.tech/2023/… ✍️ by @thoughtspile 🏷 #TypeScript #JavaScript

1
1
25
3,122
Between Pick, Omit, Exclude, Extract, and many more, it’s sometimes hard to know how TypeScript utility types are supposed to be used. Matt gives you the context you need to use these types to their maximum potential. 🔗 youtube.com/watch?v=EU0TB_8K… ✍️ by @mattpocockuk 🏷 #TypeScript
3
22
3,875
Different approaches for creating types for a range of numbers in TypeScript's type system. 🔗 catchts.com/range-numbers ✍️ by @captainyosarian 🏷 #TypeScript #JavaScript
1
5
2,040
A podcast series of in-depth interviews where @jsjoeio chats with experts, open-source maintainers, and web developers to distill the practice of migrating large-scale applications to TypeScript. 🔗 typescriptcourse.com/podcast… ✍️ by Joe Previte 🏷 #TypeScript #JavaScript

1
9
3,068
On this episode of the PodRocket podcast, @mattpocockuk talked about Zod, an excellent library for TypeScript-first schema validation with static type inference. 🔗 podrocket.logrocket.com/zod 🎙️ by Matt Pocock & Paul Mikulskis 🏷 #TypeScript #JavaScript

1
2
1,689
This talk breaks down module resolution in TypeScript, explains the various options you can set, shows how to debug module resolution problems, and explores how it works in different situations. 🔗 youtube.com/watch?v=MEl2R7mE… 🎙️ by Ian VanSchooten 🏷 #TypeScript #JavaScript
2
8
1,774
TypeScript 5.0 is around the corner! This release introduces many new features, while aiming to make TypeScript, smaller, simpler, and faster. It also includes various breaking changes and deprecations. 🔗 devblogs.microsoft.com/types… ✍️ by @drosenwasser 🏷 #TypeScript #JavaScript
4
27
2,489
This article explains how to develop and publish an npm package from scratch using TypeScript and Jest for testing. 🔗 strictmode.io/articles/build… ✍️ by Ianis Triandafilov 🏷 #TypeScript #JavaScript

1
1
14
A proof of concept of a high-performance TypeScript-to-bytecode compiler that might lead to significant performance improvements when checking TypeScript code. 🔗 github.com/marcj/TypeRunner ✍️ by @MarcJSchmidt 🏷 #TypeScript #JavaScript
2
16
A course to take your TypeScript skills to the next level! Learn how to unleash the full potential of the Turing-complete type system of TypeScript. 🔗 type-level-typescript.com/ ✍️ by @GabrielVergnaud 🏷 #TypeScript #JavaScript
14
38
A detailed look at union and intersection types in TypeScript. 🔗 serverlessguru.com/blog/demy… ✍️ by Tushar Sharma 🏷 #TypeScript #JavaScript

1
3
19
Get hands-on interactive TypeScript practice and learn the foundational knowledge and skills you need to become a TypeScript Wizard. 🔗 totaltypescript.com/tutorial… ✍️ by @mattpocockuk 🏷 #TypeScript #JavaScript
8
25