### We've covered
a lot
-- ### TS & JS: BFFs - Understanding how JS & TS relate - Installing & configuring TS - Using TS to check JS projects - Leveraging type hints in VSCode -- ### Core TypeScript concepts & syntax - Annotating types in TS files - Using primitive & built-in types (e.g. DOM) - Defining custom types & interfaces -- ### Full-stack TS - Importing & exporting types - End-to-end type safety - Tools for testing & validation -- ### Reflections - Current perception of TS vs JS? - Favorite TS features/benefits? - Least favorite TS features/drawbacks? - Topics to explore next? -- ### Next steps & resources - Read TS Handbook - Hover around in VSCode - Continue TS learning path on FrontendMasters - Browse awesome-typescript projects - Struggle through it! -- ## Thank you!