Up and Running with TypeScript
Offered By: egghead.io
Course Description
Overview
The first question you ask after installing TypeScript is "What do I do now?" In this course you'll learn about using the TypeScript compiler, configuring your project, definition files, and all the ins-and-outs of understanding how to use TypeScript in your project.
Syllabus
- Setup a TypeScript Project
- Configure TypeScript for React and JSX
- Understand the TypeScript Compiler AKA tsc
- Explore TypeScript by Writing Functions
- Unlock TypeScript's Features in Vanilla JS with @ts-check and JSDoc
- Work with DOM Elements in TypeScript using Type Assertions
- Create Your First Generic in TypeScript
- Use Type Definitions for Popular Projects on npm with @types
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