/typescript.koans

learn typescript with TDD

Primary LanguageTypeScriptOtherNOASSERTION

How to use this repository

Just clone this repo https://github.com/hackages/typescript.koans.git and run npm test

You will learn how to use TypeScript using TDD

The goal is to build a simple and lighter version of Lodash

Let's fix the tests