Shubham Waje
Shubham's blog

Shubham's blog

Follow
Series

TypeScript 101

Want to boost your JavaScript skills with TypeScript? Learn all about core types, generics, interfaces, decorators & more! in this TypeScript 101 series.

Articles in this series

Introduction to TypeScript

Jan 12, 202313 min read

In this article, you will learn what TypeScript is all about: its installation, the differences between TypeScript and JavaScript, its basic types and...

Introduction to TypeScript
Functions in TypeScript
Everyday types in TypeScript
Classes in TypeScript
Interfaces in TypeScript
Advance TypeScript: Take Your Development to the Next Level