DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Encoding HKTs in TypeScript (Once Again)

Encoding HKTs in TypeScript (Once Again)

31
Comments 4
5 min read
Compreendendo tipos de dados algébricos com exemplos em Elixir

Compreendendo tipos de dados algébricos com exemplos em Elixir

8
Comments
9 min read
Implementando estados mutáveis e arquitetura cliente-servidor com funções recursivas e troca de mensagens entre processos

Implementando estados mutáveis e arquitetura cliente-servidor com funções recursivas e troca de mensagens entre processos

3
Comments
7 min read
How to Make Any Method Chainable in JavaScript

How to Make Any Method Chainable in JavaScript

2
Comments
3 min read
Creating A Flip Book Animation With React: The declarative way

Creating A Flip Book Animation With React: The declarative way

11
Comments
3 min read
Decomposing Composition

Decomposing Composition

4
Comments 7
10 min read
recursion in typescript

recursion in typescript

12
Comments 1
2 min read
Functions in c

Functions in c

1
Comments 2
4 min read
Advent of code 2021 - day 3

Advent of code 2021 - day 3

5
Comments
1 min read
A case study in concise code - Algorithm X

A case study in concise code - Algorithm X

4
Comments
15 min read
Binary Tree Traversal, Part 2

Binary Tree Traversal, Part 2

5
Comments
3 min read
Monads in a simple way

Monads in a simple way

57
Comments
3 min read
Getting Funky With Filters

Getting Funky With Filters

8
Comments
8 min read
Do You Know Where Haskell Is Used?

Do You Know Where Haskell Is Used?

13
Comments 1
5 min read
Advent of Code 2021 - day 2

Advent of Code 2021 - day 2

6
Comments
1 min read
Advent of Code 2021 - day 1

Advent of Code 2021 - day 1

5
Comments
1 min read
Compile-time safe models separation in Scala

Compile-time safe models separation in Scala

5
Comments
3 min read
partial functions you say?

partial functions you say?

5
Comments
3 min read
Binary Tree Traversal, Part 1

Binary Tree Traversal, Part 1

5
Comments
5 min read
Using Elixir's "with" statement.

Using Elixir's "with" statement.

44
Comments 5
6 min read
Monads In Python

Monads In Python

9
Comments
6 min read
100 lines of Elixir

100 lines of Elixir

5
Comments
4 min read
TS Belt - fast, modern, and practical utility library for FP in TypeScript

TS Belt - fast, modern, and practical utility library for FP in TypeScript

15
Comments 1
4 min read
From object-oriented JS to functional ReScript

From object-oriented JS to functional ReScript

9
Comments 2
21 min read
Immutably remove object properties in JavaScript

Immutably remove object properties in JavaScript

6
Comments
3 min read
loading...