YoVDO

Learn TypeScript: Fundamentals

Offered By: Codecademy

Tags

Typescript Courses Javascript Courses Code Quality Courses Type System Courses

Course Description

Overview

Apply the JavaScript syntax to TypeScript’s type system to give your code more structure.

Ready to start your journey into the TypeScript programming language? Take Learn TypeScript: Fundamentals—TypeScript builds on your JavaScript foundation so you can develop higher-quality, less error-prone code faster. As a TypeScript developer, you’ll be in higher demand and gain a competitive edge in the work world.



### Skills you’ll gain
* Identify how TypeScript is used to add types to JavaScript.
* Use the type system to spot potential bugs.
* Write type annotations to indicate variable types.

### Notes on prerequisites
We recommend that you complete [Learn JavaScript: Objects](https://www.codecademy.com/learn/learn-javascript-objects) before starting this course.

Syllabus

  • Types: Learn TypeScript, a superset of JavaScript that adds types to make the language scale!

    • Lesson: Types
    • Article: The tsconfig.json File
    • Quiz: Types
    • Project: Restaurant Recommender
    • Project: TypeMart
    • Informational: Next Steps

Taught by

Sarai Fernandez

Related Courses

Learn Javascript - 21 Essential Array Methods
Coursera Project Network via Coursera
3D Graphics for Web Developers
Pompeu Fabra University via FutureLearn
A Simple Scatter Plot using D3 js
Coursera Project Network via Coursera
Access WebView in an Android Studio Project
Coursera Project Network via Coursera
Deployment Pipelines using GitHub Actions
A Cloud Guru