DEV Community

# functional

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Monads explained to my team — Part 4: The Maybe Monad

Monads explained to my team — Part 4: The Maybe Monad

10
Comments
4 min read
Monads explained to my team — Part 3: Creating a monad

Monads explained to my team — Part 3: Creating a monad

8
Comments
3 min read
Monads explained to my team — Part 1: Monoids

Monads explained to my team — Part 1: Monoids

9
Comments
3 min read
Monads explained to my team — Part 2: Endofunctors

Monads explained to my team — Part 2: Endofunctors

8
Comments
2 min read
Functional programming vs OOP: Which paradigm to use

Functional programming vs OOP: Which paradigm to use

14
Comments
7 min read
Announcing the Pen programming language v0.4

Announcing the Pen programming language v0.4

9
Comments 8
5 min read
The Solution Space

The Solution Space

2
Comments
6 min read
Rust macros in few sentences

Rust macros in few sentences

12
Comments 2
3 min read
How did I move my pet project from Spring MVC to Webflux and Spring Native with GraalVM

How did I move my pet project from Spring MVC to Webflux and Spring Native with GraalVM

7
Comments
5 min read
Elixir, First Impressions

Elixir, First Impressions

16
Comments 7
3 min read
Building a Wordle clone with Haskell

Building a Wordle clone with Haskell

20
Comments
5 min read
Functional options on steroids

Functional options on steroids

5
Comments
9 min read
Implementing the Perceus reference counting GC

Implementing the Perceus reference counting GC

6
Comments
8 min read
Elixir As Your First Functional Language

Elixir As Your First Functional Language

17
Comments 2
3 min read
Let's Fold a Tree

Let's Fold a Tree

9
Comments
6 min read
Functional Futures: Grain with Oscar Spencer

Functional Futures: Grain with Oscar Spencer

2
Comments
30 min read
The Java `.boxed()` Method

The Java `.boxed()` Method

14
Comments
1 min read
Exploring Lambdas in Java

Exploring Lambdas in Java

8
Comments
3 min read
Illustrating the duality of closures and objects

Illustrating the duality of closures and objects

10
Comments 3
4 min read
There and back again: Refactoring OO to FP

There and back again: Refactoring OO to FP

8
Comments
3 min read
Learning Pilog - 4: Recursion

Learning Pilog - 4: Recursion

3
Comments
5 min read
What is Getters and Setters in JavaScript

What is Getters and Setters in JavaScript

6
Comments
1 min read
How to use advanced Typescript to define a `pipe` function

How to use advanced Typescript to define a `pipe` function

25
Comments 9
5 min read
Little React productivity boost by 'curried' function

Little React productivity boost by 'curried' function

10
Comments
1 min read
Filtering an array against another array conditionally

Filtering an array against another array conditionally

9
Comments
2 min read
loading...