Post Graduation: TypeScript
Learn TypeScript, a typed superset of JavaScript that compiles to plain JavaScript.
TypeScript is growing in popularity. Now that you have a working knowledge of JavaScript practice TypeScript by taking a past JavaScript + React assignment and redo it using TypeScript
Objectives
- Reinforce React
- Learn TypeScript
Explorer Mode
- Choose an existing React based project
- Create a new project
- Add TypeScript to the project
- Implement the assignment using TypeScript