3 - Introduction to Functional Programming using TypeScript and fp-ts

3 - Introduction to Functional Programming using TypeScript and fp-ts

Introduction to Functional Programming using TypeScript and fp-ts
by Giulio Canti
translated by Enrico Polanski

https://github.com/enricopolanski/functional-programming

Discord channel: #typescript
Discord server: Join the Los Gatos Reading Group Discord Server!

Meetups

sign up here or via Discord

Interested in doing meetup

Interested in doing meetup

Casey

 

Status on Reading

Sections

Casey

 

Sections

Casey

 

What is functional programming

 

 

The two pillars of functional programming

 

 

Modelling composition with Semigroups

 

 

Modelling equivalence with Eq

 

 

Modeling composition through Monoids

 

 

Pure and partial functions

 

`

Algebraic Data Types

 

 

Category Theory

 

 

Functors

 

 

Applicative functors

 

 

Monads