-
deriving the function for mapping from one range to another
deriving the math behind mapping one range to another
-
records or maps as switches
a demonstration showing how javascript's switch statements and objects are sometimes interchangeable
-
tail recursion in typescript
a cursory look at tail-recursive functions in typescript with some examples