Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 260 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 260 Bytes

Sample code for the talk "Programación funcional en TypeScript con fp-ts"

JSDayCan2023 | @jmlweb

  1. Pure vs Impure
  2. Composition
  3. Option
  4. Either
  5. Task
  6. TaskEither

Installation

npm install

Running a sample

yarn start scriptname.ts