Type Programming with TypeScript

11 branches
Beginner
22 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

If type
2 Kudos
First type
2 Kudos
Length type
2 Kudos
MyOptional type
2 Kudos
MyReadonly type
2 Kudos
MyPick type
2 Kudos
Pluck function
2 Kudos
isWritable function
2 Kudos
Push type
2 Kudos
Infer type
2 Kudos
Unshift type
2 Kudos