2022-11-28
|~1 min read
|179 words
What is a function? Brian Lonsdorf’s definition of a function from Hardcore Functional Programming in Javascript, v2 is three legged: Total…
2022-11-28
|~1 min read
|117 words
I’ve been exploring functional programming recently and have really enjoyed some of the benefits! As just one example, see the fetch pattern…