Course hosted by the Department of Computer Science at the University of Helsinki.
Main repository for Parts 1-7 located here.
This part is all about TypeScript: an open-source typed superset of JavaScript developed by Microsoft that compiles to plain JavaScript.
In this part, we will be using the tools previously introduced to build end-to-end features to an existing ecosystem with linters predefined and an existing codebase writing TypeScript. After doing this part, you should be able to understand, develop and configure projects using TypeScript.
Exercises Complete: 29/29 (100%)
Time Taken: at most 14 hrs