Scaler Topics Profile picture
For every programmer who asks questions, we have the answers. A curated reading interactive platform for aspiring #programmers
Mar 22, 2022 β€’ 21 tweets β€’ 6 min read
Complete TypeScript Guide | Generic Types

Your guide to migrating from JavaScript to TypeScript.

πŸ’™πŸ’™πŸ’™ (Part 3 of 3 Mega 🧡 on TS) Image Missed part 2?

Here’s it is for those who missed or want to review πŸ‘‡
Mar 15, 2022 β€’ 14 tweets β€’ 5 min read
Complete TypeScript Guide | Creating New Types

Your guide to migrating from JavaScript to TypeScript.

πŸ’™πŸ’™πŸ–€ (Part 2 of 3 Mega 🧡 on TS) Image Here’s Part 1 of the series for those who missed or want to review πŸ‘‡

Mar 8, 2022 β€’ 18 tweets β€’ 5 min read
Complete TypeScript Guide | The Basics

Your guide to migrating from JavaScript to TypeScript.

πŸ’™πŸ–€πŸ–€ (Part 1 of 3 Mega 🧡 on TS) Image What is TypeScript?

TypeScript is a superset of JavaScript.

It has all the features of JS + more awesome features that make working with JavaScript easier resulting in lower stress levels.

TS = TypeScript
JS = JavaScript