Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Recursive Types

Recursive Types

2
Comments
2 min read
How I created my own programming language based on JavaScript

How I created my own programming language based on JavaScript

45
Comments 4
7 min read
Learning Functional Programming with JS

Learning Functional Programming with JS

18
Comments
1 min read
Declarative functions

Declarative functions

5
Comments 4
1 min read
Functional Programming Terminology

Functional Programming Terminology

2
Comments
2 min read
Turn non-algebraic, imperative arrays into a monad transformer

Turn non-algebraic, imperative arrays into a monad transformer

6
Comments
1 min read
Pattern Matching in Typescript

Pattern Matching in Typescript

21
Comments
3 min read
Functional Programming Design Patterns: Part 1 - Strategy Pattern

Functional Programming Design Patterns: Part 1 - Strategy Pattern

31
Comments
4 min read
JavaScript Arrow & Regular functions case study

JavaScript Arrow & Regular functions case study

6
Comments
1 min read
Explain functional programming to me like I'm five

Explain functional programming to me like I'm five

14
Comments 8
1 min read
Functional Programming Design Patterns: Part 2 - Factory Method Pattern

Functional Programming Design Patterns: Part 2 - Factory Method Pattern

11
Comments 1
5 min read
What are Closures good for?

What are Closures good for?

86
Comments 2
4 min read
Practical Guide to Fp-ts P6: The Do Notation

Practical Guide to Fp-ts P6: The Do Notation

51
Comments 10
7 min read
Applicative Functor의 수학적 이해

Applicative Functor의 수학적 이해

7
Comments
2 min read
Parsing JSON in ReScript Part I: Prerequisites and Requirements

Parsing JSON in ReScript Part I: Prerequisites and Requirements

3
Comments
5 min read
Mathematical intuition behind Applicative Functor

Mathematical intuition behind Applicative Functor

8
Comments
4 min read
Simple "Have I Been Pwned" API Calls With Clojure

Simple "Have I Been Pwned" API Calls With Clojure

5
Comments
5 min read
How To Integrate HoneySQL with PostgreSQL

How To Integrate HoneySQL with PostgreSQL

4
Comments
3 min read
Type Constraints In TypeScript

Type Constraints In TypeScript

11
Comments
2 min read
Working on the "Ramda Ramp-Up Guide"

Working on the "Ramda Ramp-Up Guide"

6
Comments
1 min read
Higher Order Function in JS

Higher Order Function in JS

9
Comments 2
3 min read
Currying with React

Currying with React

6
Comments
3 min read
PureScript cuica on klank.dev

PureScript cuica on klank.dev

5
Comments
5 min read
Generating an Inclusive Array Between Two Numbers

Generating an Inclusive Array Between Two Numbers

5
Comments
1 min read
How to use map, filter and reduce in Python

How to use map, filter and reduce in Python

18
Comments
4 min read
loading...