All the principles are explained on CoderOne's youtube channel: https://youtu.be/MSq_DCRxOxw
This Repo has examples for all best Typescript practices and junior mistakes
All practices are inside othe src/essentials
folder.
You can run the dev server using:
yarn install
yarn dev