TypeScript Essentials π‘
9 chapters, 9 essentials.

I started learning TypeScript a year ago, just before joining Dashlane.
At that time I was playing around with TypeScript and built a Spotify GraphQL Client using it.
I then started to write an article about β5 things to know when writing a Typescript npm moduleβ because I found not everything was smooth and easy in Typescript. β¬οΈ
One year later, this article is still very popular as I write this line because of the hurdles newcomers continue to get into.
So I thought I would write some more tips I found working with on a daily basis (at work and open-source) that I wish I had when starting out.
There will be 9 chapters :
- Why use TypeScript, good and bad reasons βοΈ
- The honest trailer: pros and cons πΊ
- Learn the basics π
- Generics and overload π¨βπ¬
- Super-types πͺ
- Make types βrealβ, the type guard functions π
- Tooling: webpack, TSlint βοΈ
- When and how to start using TypeScript in production
- Writing a NPM module (2019 version) π¦
I really hope theses articles will help you to make your own opinion on TypeScript and assist in getting up to speed with the language.
All chapters link will be updated on this introduction article, make sure to follow my profile to be notified of each chapter release ( every 3 weeks ).
See you at Why use TypeScript, good and bad reasons and follow me to be notified of new chapters ! π