Typescript for Beginners - Starter Lesson
Offered By: Dave Gray via YouTube
Course Description
Overview
Learn the fundamentals of TypeScript in this beginner-friendly video tutorial. Discover what TypeScript is, its creator, and its popularity among developers. Set up your development environment, install TypeScript, and learn how to compile your first TypeScript file. Explore essential concepts like static vs. dynamic typing, tsconfig settings, and the watch flag. Gain hands-on experience with practical examples and understand how TypeScript enhances JavaScript development. Perfect for those with basic JavaScript knowledge looking to expand their web development skills.
Syllabus
Intro
Welcome
What is TypeScript?
Who Created TypeScript?
Stackoverflow Developer Survey Results
Course Prerequisites
Developer Tools You Need
Install TypeScript
Compile Your First TS File
The watch flag
tsconfig settings
tsconfig target
Deleting files
tsconfig include
Statics Types vs Dynamic Types
noEmitOnError flag
Taught by
Dave Gray
Related Courses
DEV201x: Introduction to TypeScriptMicrosoft via edX Developing Dynamic Web Applications Using Angular
Microsoft via edX Introduction to TypeScript 2
Microsoft via edX Multiplatform Mobile App Development with NativeScript
The Hong Kong University of Science and Technology via Coursera Angular Fundamentals
Microsoft via edX