Day 16: Exceptions - String to Integer

  • + 1 comment

    I don't think you can actually complete this task using Typescript as the resulting number is just NaN and throwing your own error will fail becasue you have an if statement.