Course Description

Learn how to use TypeScript, a powerful programming language created and maintained by Microsoft. With its strict syntactical superset of JavaScript, TypeScript adds optional static typing, making it ideal for developing large applications. In this course, we will cover the basics of TypeScript, including its ability to transcompile to JavaScript and its compatibility with existing JavaScript programs.

Whether you are a frontend or backend developer, this course will provide you with the necessary tools to improve your skills. We will cover both client-side and server-side execution using TypeScript, and explore different options for transcompilation, including the default TypeScript Checker and the Babel compiler.

Join us and discover how TypeScript can enhance your programming experience. With its strong typing and advanced features, it is the perfect language for any scale of development.

Who this course is for:

  • Professional Developers looking to