Migrating from JavaScript to TypeScript

3 branches
Beginner
7 Kudos
TypeScriptJest

Read Before Starting the Jam

Git

In order to follow this Jam you should have basic knowledge of the following Git commands:

If you need any help installing or familiarizing yourself with Git you should try this interactive course.

The flow of the exercises is as follow

Pull our starting repo > Run the test suite > Code a working solution > Push back to our hosted repo > Pull the next step... And repeat!

List of content

Fix the app
2 Kudos
Add simple types
2 Kudos
Add advanced types
3 Kudos