Summary

Completed

Now that you've reviewed this module, you should be able to:

  • Explain the advantages of declaring typed variables in TypeScript.
  • Declare variables using primitive types.
  • Declare variables using object types.
  • Declare variables using union and intersection types.

Resources

Use these resources to discover more.