I have already bookmarked it for my next project and shred it to Twitter.
One thing I was curious about while I was reading, some options in tscofig.json was new to me.
Thank you very much for your feedback. instead of creating the tsconfig.json manually you can generate it with tsc --init in the src directory and then edit the part you need. it will contain comments which will explain what each option does.