Amy Blankenship
Sep 14, 2024

--

Part of the art of programming is to understand what parts of the business requirement are real. For example, you treated the explicit requirement of "no loops" as not real, but the implicit requirement that you're calling log 50 times as real vs asking if what's really important is that Hello world is output 50 times, even if the log is only called once.

--

--

Amy Blankenship
Amy Blankenship

Written by Amy Blankenship

Full Stack developer at fintech company. I mainly write about React, Javascript, Typescript, and testing.

Responses (1)