Referencing function parameter as the default for another parameter.
Typescript - Defaulting Parameters
I was sure this wasn't possible!  Here is how you can use one function parameter as the default for another parameter.  Follow up with a challenge. Difficulty: easyby Wiggy * Sep. 18, 2023
Notes, Typescript, Challenge