Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Configuring VSCode Colorized Brackets
Cover image for Configuring VSCode Colorized Brackets

Configuring VSCode Colorized Brackets

18
Comments 4
2 min read
Lessons Learned from Advent of Code (in JavaScript and Haskell)
Cover image for Lessons Learned from Advent of Code (in JavaScript and Haskell)

Lessons Learned from Advent of Code (in JavaScript and Haskell)

19
Comments 1
4 min read
Beautiful Functions: Compose

Beautiful Functions: Compose

32
Comments 2
2 min read
currentTarget vs. target
Cover image for currentTarget vs. target

currentTarget vs. target

8
Comments 1
3 min read
Flow control, short-circuit expressions and functional programming in JavaScript
Cover image for Flow control, short-circuit expressions and functional programming in JavaScript

Flow control, short-circuit expressions and functional programming in JavaScript

18
Comments 6
5 min read
Reading from the Standard Input (stdin) using PureScript

Reading from the Standard Input (stdin) using PureScript

4
Comments
2 min read
Callbacks & Higher Order Functions in JavaScript
Cover image for Callbacks & Higher Order Functions in JavaScript

Callbacks & Higher Order Functions in JavaScript

19
Comments
8 min read
PicoLisp Explored: The cache function
Cover image for PicoLisp Explored: The cache function

PicoLisp Explored: The cache function

2
Comments
4 min read
Point-Free Programming
Cover image for Point-Free Programming

Point-Free Programming

4
Comments
7 min read
How to 1-of-n switch Dataflow streams on Observable

How to 1-of-n switch Dataflow streams on Observable

2
Comments
1 min read
User validation with Passport.js and fp-ts

User validation with Passport.js and fp-ts

6
Comments
1 min read
Advent of Code #4 (in JavaScript & Haskell)
Cover image for Advent of Code #4 (in JavaScript & Haskell)

Advent of Code #4 (in JavaScript & Haskell)

12
Comments
5 min read
Functions

Functions

4
Comments
1 min read
Becoming a JavaScript Jedi - Mastering the JavaScript Filter
Cover image for Becoming a JavaScript Jedi - Mastering the JavaScript Filter

Becoming a JavaScript Jedi - Mastering the JavaScript Filter

3
Comments
2 min read
Encoding HKTs in TypeScript (Once Again)
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Decomposing Composition

Decomposing Composition

4
Comments 7
10 min read
recursion in typescript
Cover image for recursion in typescript

recursion in typescript

12
Comments 1
2 min read
Functions in c
Cover image for 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
Cover image for 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
Cover image for Binary Tree Traversal, Part 2

Binary Tree Traversal, Part 2

5
Comments
3 min read
loading...