I bombed a coding test earlier this week because I didn't think and put too much faith in a // todo comment in the given empty Typescript class, and accidentally wasted at least half my time wondering why it wasn't working. I tried to implement the interface methods inside the constructor












