TypeScript Crash Course 2021 | The Basics From Scratch!
🦸 Become A VS Code SuperHero Today: https://vsCodeHero.com
🧑🏾🤝🧑🏽 Join my Discord developer community: https://discord.gg/A9CnsVzzkZ
In this crash course, we’re going to take a look at TypeScript. I’ll teach you what it is and how you can use it in your next project.
TypeScript is a superset of JavaScript. That means that it can do everything that JavaScript can but adds more features.
The types that we’ll cover are: string, number, boolean, array, object, any, void, null and undefined, tuple, enum, and generics.
JavaScript Tutorial for Beginners: https://youtu.be/d5ob3WAGeZE
JavaScript January Playlist: https://www.youtube.com/watch?v=bGDK1rpykOQ&list=PLkwxH9e_vrALlH7D0XLDn2td-uoHqHFxq
_____________________________________
🤖 Get FREE AI-powered code completions from Kite: https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=codestackr&utm_content=description-only
📚 FREE 7-Day trial at Treehouse: https://treehouse.7eer.net/codeSTACKr
_____________________________________
🛠️ Tools I use:
🟠 codeSTACKr Theme: https://marketplace.visualstudio.com/items?itemName=codestackr.codestackr-theme
🟠 STACKr Code Font (Exclusive to my VS Code Course – https://vsCodeHero.com)
🟠 SuperHero Extension Pack: https://marketplace.visualstudio.com/items?itemName=codeSTACKr.superhero-extensions
_____________________________________
⏱️ Timestamps ⏱️
00:00 – Intro
01:44 – Set Up Environment
05:17 – String Type
06:22 – Number Type
06:52 – Boolean Type
07:30 – Any Type
08:19 – Union
09:16 – String Array Type
10:10 – Number Array Type
10:49 – Boolean Array Type
11:37 – Mixed Array Type
13:09 – Tuples
14:40 – Object Type
15:56 – Custom Types
16:53 – Function Type
20:40 – Void Type
21:08 – Interfaces
22:57 – Classes
27:04 – DOM Manipulation & Type Casting
35:08 – Generics
39:19 – Enums
_____________________________________
💖 Show support!
PayPal: https://paypal.me/codeSTACKr
_____________________________________
👀 Watch Next:
Playlist: Web Development For Beginners – https://www.youtube.com/watch?v=Ez4yHS2dsN8&list=PLkwxH9e_vrAJ0WbEsFA9W3I1W-g_BTsbt
_____________________________________
🌐 Connect With Me:
Website: https://www.codestackr.com
Twitter: https://twitter.com/codeSTACKr
Instagram: https://instagram.com/codeSTACKr
Facebook: https://facebook.com/codeSTACKr
_____________________________________
** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.
#codeSTACKr #TypeScript #learntocode
source