mrpotatoes / fp-ts-tutorials

Just a list of tutorials for myself so that I can show off Functional Programming in TypeScript using fp-ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Put back later.

"husky": {
    "hooks": {
      "pre-commit": "yarn typecheck && lint-staged"
    }
  },

Links for self

Railway Oriented Programming

Series

Api calls

Playgrounds to explore

Misc

Out of date

About

Just a list of tutorials for myself so that I can show off Functional Programming in TypeScript using fp-ts

License:MIT License


Languages

Language:TypeScript 100.0%