Learning TypeScript

Author: Teng Fu

This is my personal learning path for basic TypeScript knowledge, from a JavaScript developer point of view.

Thanks to Academind's free Youtube Course.

The code in this repo is from this course with my comments about the effect of code changes.

ts_mind

In ts_xmind is the xmind mind map file. In each section is my throughts and concpets about TypeScript learned from the tutor.

ts_basic

How to get everything ready for TypeScript code.

ts_core_types

Review JavaScript Core types, and how TypeScript make its effect.

Happy coding and Enjoy! 🙂