TypeScript
References
Tools
TypeScript Notes/Tips/Patterns
Favor getter over method in TS
Type: How to declare type to object property and key?
Type: type of array item based on index
Use Destructuring (FP concept)
Be careful: it's too easy to create private member
Last updated