typescript-tutorials

Playing with typescript, following Mike's North tutorial: https://frontendmasters.com/live-event/typescript/

Useful tips:

  1. VScode extension to run any script in the editor for test purposes: "Code Runner". Adds the "play" icon in the top right.