Today I Learned

July 30th, 2023Typescript ES5 Function ~ You ask a small girl,"How old are you?" She always says, "x years old", where x is a random number between 0 and 9.
July 29th, 2023Array.prototype.reduce() ~ Given a non-empty array of integers, return the result of multiplying the values together in order.