The guides used in this lab were developed for Node.js 14. Different exercises may no longer work as dependencies have evolved over time. We recommend the Typescript Zero to Hero course for your self-paced Typescript training needs.
TypeScript is a superset of the JavaScript language that introduces type safety to the language. This programming lab will introduce you to scalable, safe and maintainable JavaScript code that can be used with any modern framework including Angular2+ and ReactJS.
In this lab, you will learn the core and advanced topics related to TypeScript.
Upon completion of this lab you will be able to:
This lab is intended for:
To make the most of this lab, you should have intermediate JavaScript skills. Completion of the Web Development Fundamentals - JavaScript lab is highly recommended to satisfy this prerequisite.
October 21st, 2020 - Updated quick lab 1b instructions and quick lab 7 tsconfig.json to resolve issues
July 8th, 2020 - Enabled direct browser RDP connection for a streamlined experience
June 15th, 2020 - Corrected typo when opening the TypeScript exercise guide