Find unused exports in a typescript project. 🛀. Contribute to nadeesha/ts-prune development by creating an account on GitHub. (more…)
Read more »
React 18 alpha has just been released, which is an exciting development. But to get it working with TypeScript, you need to make a few tweaks. (more…)
Read more »
One of the most impactful things we’ve worked on in TypeScript 5.0 isn’t a feature, a bug fix, or a data structure optimization. Instead, it’s an infrastructure change. In TypeScript 5.0, we restructured our entire codebase to use ECMAScript modules, and ... (more…)
Read more »
Special guest and TypeScript guru Matt Pocock joins the stream to teach you the ways of the TypeScript ninja. (more…)
Read more »
Want to learn a new programming language? Tired of the usual Line-of-Business tutorials? Then write a game! I’ve always said that the best way to learn a new language is to write a game with it. You’ll come across many problems when writing a game that ... (more…)
Read more »