Learn
Beautiful! Array types may seem like a monster topic, but now you’ve got it tamed. You learned:
- The type annotations for arrays.
- What tuples are, and how to do their type annotations.
- How type inference works with arrays and tuples.
- How to use the rest and spread operators with TypeScript.
Arrays types are a crucial component of TypeScript, so great job!
Take this course for free
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.