An open API service indexing awesome lists of open source software.

https://github.com/jmlweb/jsdaycan2023

Sample code for the talk "Programación funcional en TypeScript con fp-ts"
https://github.com/jmlweb/jsdaycan2023

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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`