Use TypeScript to Build a Node API with Express

Tom Towkach

Hi,

Thanks for putting this out there. I got past the logging in, and database install, and rest of changes.

When I click submit, nothing happens. So, how do I go about debugging this? I guess writing to console isn’t an option.

I could get what’s in Git and see what changes, but that woudn’t help me get to debug the point of the error.

Any thoughts?