Skip to content

jbmusso/awesome-typescript-functional-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

awesome-typescript-functional-programming

Libraries

  • effect-ts - A Fully-fledged functional effect system for typescript with a rich standard library
  • fp-ts - Functional programming in TypeScript

Blog posts

Dependent types

Roughly said, dependent types are types which depend on values.

ReaderTaskEither / Effect

A combination of 3 monads which provide Dependency injection, Safe error management when handling synchronous or asynchronous computations.

Who to follow

People at the intersection of TypeScript & FunctionalProgramming

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages