Take a deep dive into Typescript and learn about some of the advanced options now available to client-side developers thanks to Typescript.
You will learn:
- About types including inheritance, generics, type guards and more
- About properties and functions including optional & default parameters and param arrays
- How to comply with TS lint for making typescript more readable and maintainable