Logo
flag

TypeScript: From First Steps to Professional

Logo

Please rate the course

0.0
Category:
Language:
English
Duration:
04:37:46
Number of lessons:
5
Release date:
12/12/2024
Rating:
0.0

Course short description

TypeScript has become the industry standard for bringing order to the chaos of JavaScript thanks to its strict typing, which allows for the creation of more stable and production-ready web applications. In this course, you will get to know TypeScript through practical refactoring exercises, gradually mastering increasingly complex TS features to stabilize a problematic JavaScript application. In addition to learning the language itself, you will explore popular tools and workflows for full-stack development. By the end of the course, you will become a confident TypeScript developer, ready to deepen your knowledge in more advanced courses.

What you will learn:

  • How TypeScript differs from JavaScript and the advantages it offers.
  • How to install and set up TypeScript in a new or existing project.
  • How to add type annotations to variables, function arguments, and return values.
  • Working with custom types and interfaces, including complex types, unions, and generics.
  • Get acquainted with popular libraries from the TypeScript ecosystem.
  • How to set up a professional workflow for full-stack development in TypeScript.

Write your comment

Logo