TypeScript Associate — Easy
Key points
- TypeScript allows developers to specify types for variables.
- var, let, and const are all valid keywords for declaring variables in TypeScript.
- Annotating types helps catch errors early in the development process.
Ready to go further?
Related questions
