In the same spirit as my react notes, I'll be using this repo to collect my notes and examples as I learn TypeScript. Filenames reflect the topic as much as possible. The data directory contains resources for some of the examples. My training is self-guided through the use of the docs, text books and online resources listed below.
Some examples and notes come from the following:
- TypeScript Documentation
- TypeScript 5 for developers - Alex Horea
- TypeScript Deep Dive - Basarat Ali Syed
A very special thanks to aleph2c for so much support. Check out his epic python statechart library; Miros.