Kurtis Houser
Results
2
issues of
Kurtis Houser
The supporting text for this example reads as follows: "In the preceding snippet, we build a product object and then pass it to our class's **makeProduct** function. We then console...
Executing `npx ts-node Exercise01.ts` as instructed in the text will fail without an explicit return type. VS Code will flag it as well.