magnASCII.io Simone Magnaschi
Senior Full Stack Web Dev
Bookmarks tagged with #typescript.
Show all

Introduction

Type-level TypeScript is an online course to take your TypeScript skills from intermediate to advanced. It will give you a solid understanding of the type system's fundamentals and guide you through its most advanced features.
Saved on: 2022-09-21

When To Use TypeScript - A Detailed Guide Through Common Scenarios | When T

Web Development Strap yourself in. In this guide, we compare when it's absolutely vital to be using TypeScript, the strictly-typed programming language, and when it makes sense to stick to vanilla JavaScript. Originally published here April 2019, with discussions on Hackernews and Reddit.
Saved on: 2019-04-08

TypeScript Tricks : Type Guards : Hacker News

As explained in [1], you can also take advantage of these with switch statements, and the compiler will do an exhaustiveness check so you catch any cases where you add a new type but forget to update one of your switches.
Saved on: 2019-01-23

Announcing TypeScript 3.0 | TypeScript

TypeScript 3.0 is here! Today marks a new milestone in the TypeScript journey, serving JavaScript users everywhere. If you’re unfamiliar with TypeScript, it’s not too late to learn about it now! TypeScript is an extension of JavaScript that aims to bring static types to modern JavaScript.
Saved on: 2018-07-30
❤️
</>
2024