/understand-typescript

Github repo made from the course https://www.udemy.com/course/understanding-typescript/

Primary LanguageTypeScript

understand-typescript

Github repo made from the course https://www.udemy.com/course/understanding-typescript/

This project contains

  • A learning-typescript folder containing definitions and usage of typescript features

  • A drag and drop project containing:

    • ES6 import/export code splitting best practices
    • Another branch namespace-project-split that stops at the splitting using namespaces
    • Usage of decorators, interfaces, generic types
    • Usage of browser features and types like Drag and Drop