GitHunt
BI

Bigomby/mostly-adequate-guide-typescript

Exercises from the popular Mostly Adequate Guide to Functional Programming adapted to Typescript

mostly-adequate-guide-typescript

This repo contains the exercises from the popular Mostly Adequate Guide to Functional Programming
adapted to Typescript.

There are unit tests to run against your exercises as you code them. Best way to
do the exercises is with an immediate feedback loop:

npm run feedback

Make sure you have built your project:

npm run build

You can also run test once:

npm run tests

You can find the original exercises on the source repo:
https://github.com/MostlyAdequate/mostly-adequate-guide

Languages

TypeScript88.1%JavaScript11.9%

Contributors

Created March 25, 2017
Updated May 8, 2023