Benjamin Semah
Benjamin Semah

Benjamin Semah

Follow
Series

TypeScript

Learn how to use TypeScript to build your projects. The lessons are beginner-friendly. So even if you've never used TypeScript before, you can follow along.

Articles in this series

What is TypeScript? And Should You Learn it?

Jul 27, 20226 min read

Introduction TypeScript has become increasingly popular among programmers in recent times. In the 2022 StackOverflow Developer Survey, TypeScript was...

What is TypeScript? And Should You Learn it?
Learn Primitive Types in TypeScript - Boolean, Number, String.
Object Types in TypeScript
Array Types in TypeScript
Tuple Types in TypeScript.
Enums in TypeScript