Configuring, Compiling, and Debugging TypeScript Projects

Go to class
Write Review

Free Online Course: Configuring, Compiling, and Debugging TypeScript Projects provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth 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. Configuring, Compiling, and Debugging TypeScript Projects is taught by Daniel Stern.

Overview
  • TypeScript projects can be complex and challenging to maintain. In this tutorial learn proper configuration, efficient compilation, and a variety of time-saving debugging techniques.

    TypeScript is a powerful language, but configuring and compiling it is much more challenging than with plain JavaScript. In this course, Configuring, Compiling, and Debugging Typescript Projects, you’ll gain the ability to efficiently and effectively set up and debug TypeScript projects, saving time for your team and money for your employer. First, you’ll learn how to compile TypeScript and how to interpret the input and output. Next you’ll explore where and how to configure the TypeScript compiler for maximum productivity. Finally, you’ll discover how to debug and lint TypeScript projects, ensuring that the development process will be smooth from beginning to end. When you're finished with this course, you will have the skills and knowledge of TypeScript needed to set up TypeScript for compilation of multi-developer projects, or to integrate in these projects. Software required: TypeScript, Node.js, VSCode