01Who is the lead architect of TypeScript?
02What does it mean that TypeScript is a 'SuperSet' of JavaScript?
03At which stage of the development lifecycle does TypeScript perform type checking?
04What is the primary purpose of the 'DefinitelyTyped' (@types) repository?
05What is 'Transpilation' in the context of TypeScript?