Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Think of time as a series of timestamps

Think of time as a series of timestamps

4
Comments 2
4 min read
Functional Fundamentals: Currying
Cover image for Functional Fundamentals: Currying

Functional Fundamentals: Currying

8
Comments
4 min read
Refactorización mágica con Unison: algo más que un nuevo lenguaje de programación
Cover image for Refactorización mágica con Unison: algo más que un nuevo lenguaje de programación

Refactorización mágica con Unison: algo más que un nuevo lenguaje de programación

10
Comments
4 min read
We're gonna program like it's 1999

We're gonna program like it's 1999

4
Comments
1 min read
Ruby Enumerables Make Your Code Short and Sweet

Ruby Enumerables Make Your Code Short and Sweet

14
Comments
3 min read
Avoid mutation of variables in ruby by extracting a function

Avoid mutation of variables in ruby by extracting a function

6
Comments
1 min read
Libraries for functional webcomponents?

Libraries for functional webcomponents?

8
Comments 3
1 min read
Tip - Chain Promises synchronously
Cover image for Tip - Chain Promises synchronously

Tip - Chain Promises synchronously

17
Comments 2
4 min read
Functional Basics #2: Filter

Functional Basics #2: Filter

35
Comments
3 min read
Fun Things in Elixir

Fun Things in Elixir

7
Comments 2
5 min read
Building Simple Software: Defining the "What" Before the "How"
Cover image for Building Simple Software: Defining the "What" Before the "How"

Building Simple Software: Defining the "What" Before the "How"

6
Comments
5 min read
CRUD Is a Great Way To Go Serverless
Cover image for CRUD Is a Great Way To Go Serverless

CRUD Is a Great Way To Go Serverless

7
Comments
4 min read
The Chemistry of Reduce

The Chemistry of Reduce

5
Comments 1
3 min read
Servant's type-level domain specific language

Servant's type-level domain specific language

13
Comments
22 min read
Answer: What is recursion and when should I use it?

Answer: What is recursion and when should I use it?

8
Comments
1 min read
Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade
Cover image for Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade

Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade

45
Comments
11 min read
An Introduction to Pure v. Impure Functions

An Introduction to Pure v. Impure Functions

22
Comments
4 min read
Weekly Picks #92 — Development Posts
Cover image for Weekly Picks #92 — Development Posts

Weekly Picks #92 — Development Posts

5
Comments
1 min read
The Completion of 30 Days of Functional Programming
Cover image for The Completion of 30 Days of Functional Programming

The Completion of 30 Days of Functional Programming

4
Comments
3 min read
React Tldr; Functional Programming in JavaScript: How and Why

React Tldr; Functional Programming in JavaScript: How and Why

4
Comments 2
1 min read
KnitZilla

KnitZilla

7
Comments
4 min read
Using Suave and F# to Setup CRUD API Routes

Using Suave and F# to Setup CRUD API Routes

9
Comments
4 min read
Function Decorators Problem in Python

Function Decorators Problem in Python

7
Comments
2 min read
Taking advantage of React context und useContext in a function only React App with Hooks

Taking advantage of React context und useContext in a function only React App with Hooks

7
Comments
2 min read
How to create a groupBy function

How to create a groupBy function

7
Comments
4 min read
loading...