TypeScript: The Big Picture

Go to class
Write Review

Free Online Course: TypeScript: The Big Picture provided by Pluralsight is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. TypeScript: The Big Picture is taught by Simon Allardice.

Overview
  • This course is a technical introduction and overview of TypeScript — a language that “wraps around” JavaScript to help us avoid common issues and improves not just the code itself, but the entire developer experience writing JavaScript apps.

    Most language courses immediately zoom in on syntax, but it’s beneficial to stay zoomed out for a minute and get clear on what TypeScript is and why you might use it. In this course, TypeScript: The Big Picture, you'll view a fast-paced, pragmatic, and technical overview of TypeScript. First, you'll learn some reasons for using TypeScript. Next, you'll discover tooling, basic syntax, and how TypeScript can be used both by itself and with other frameworks. Finally, you’ll explore the main features TypeScript adds to the JavaScript development world, with a focus on writing Enterprise-level applications. When you're finished with this course, you'll have the skills and knowledge needed to get started writing TypeScript, evaluate it against other technologies, or work with people and projects using it.