TypeScript Unlocked: Write Safer, Smarter JavaScript

Other

How long does the training course last?

 3,00 day(s)

In which language(s) is the training course taught?

EN

When will the next session take place?

Who is organising this training course?

The Digital Learning Hub (DLH) is characterized, on the one hand, by an important flexibility to host trainings in the field of computer science and, on the other hand, by an alternative way of pedagogy compared to a traditional school, for example.

What are the prerequisites?

Solid understanding of JavaScript fundamentals
Basic familiarity with HTML and CSS
Experience with any front-end or back-end JavaScript framework is a plus

What are the aims or the skills being targeted?

This course introduces participants to TypeScript, the typed superset of JavaScript that brings structure, scalability, and reliability to modern web development. Through hands-on exercises, learners will understand how TypeScript enhances JavaScript applications with static typing, interfaces, generics, and other advanced features that make code safer and easier to maintain.

What does the training course cover?

  • Introduction to TypeScript: why and when to use it
  • Understanding transpilation and TypeScript configuration
  • Basic types and type annotations
  • Type inference and type checking
  • Interfaces and type aliases
  • Classes, inheritance, and specificities of TypeScript’s OOP model
  • Enums and constants
  • Functions: overloads, return types, and parameter typing
  • Generics and reusable patterns
  • Conditional types and utility types
  • Advanced typing: keyof, typeof, and mapped types
  • Built-in utility types (Record, Pick, Omit, etc.)
  • Working with modules
  • Integrating TypeScript into existing JavaScript projects
  • Debugging and compiler options
  • Best practices for large-scale TypeScript codebases

What teaching methods are used?

The course alternates between theory and guided coding exercises. Participants will progressively build and refactor a project using TypeScript features, gaining practical experience with typing strategies, debugging, and code design.

What will you receive at the end of the training course?

Certificate of participation