Exploring JavaScript - Why is the typeof null "object"?
The reason why JavaScript's typeof operator considers null as an object
- javascript
The reason why JavaScript's typeof operator considers null as an object
Materials used to explore the history of JS
How does TS handle variance?
The type of TS Array.prototype.concat is not as straightforward as it seems.
Understanding the concept of variance
Lee Kyung-min, Just Give It a Try? Notes on Reading UX
Handling target and currentTarget
Let's explore the method types belonging to Function.prototype in TS.
Map of Life
How are Promise-related types defined in TS?