👨🏻
let name = 'Tyler'
name = 1
let name: string = 'Tyler'
name = 1 // TypeError
https://survey.stackoverflow.co/2022/#section-most-popular-technologies-programming-scripting-and-markup-languages
https://octoverse.github.com/#top-languages-over-the-years
https://earlbarr.com/publications/typestudy.pdf
Runtime
Compile time
*Don't start yet