Learn Typescript for free

Go to class
Write Review

Free Online Course: Learn Typescript for free provided by Scrimba is a comprehensive online course, which lasts for 3 hours worth of material. The course is taught in English and is free of charge. Learn Typescript for free is taught by Ania Kubow.

Overview
  • A hands-on course giving you the basics of TypeScript while you build a real-world-style couchsurfing app.

    • The benefits of TypeScript
    • Types
    • Typeof
    • String types
    • Boolean types
    • Object types
    • Array types
    • Tuple types
    • Enum types
    • Any types
    • Union types
    • Literal types
    • Function Types
    • Void Types
    • Interfaces
    • Modules
    • Classes
    • Compiling

Syllabus
  • This course contains 48 interactive screencasts spread across 4 modules.

    • Learn primitive types
    • Learn structural types
    • More advanced TypeScript features
    • Styling and finishing our app