Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
functional
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Monads explained to my team — Part 4: The Maybe Monad
Lomig
Lomig
Lomig
Follow
Jul 7 '22
Monads explained to my team — Part 4: The Maybe Monad
#
ruby
#
functional
10
 reactions
Comments
Add Comment
4 min read
Monads explained to my team — Part 3: Creating a monad
Lomig
Lomig
Lomig
Follow
Jul 7 '22
Monads explained to my team — Part 3: Creating a monad
#
ruby
#
functional
8
 reactions
Comments
Add Comment
3 min read
Monads explained to my team — Part 1: Monoids
Lomig
Lomig
Lomig
Follow
Jul 7 '22
Monads explained to my team — Part 1: Monoids
#
ruby
#
functional
9
 reactions
Comments
Add Comment
3 min read
Monads explained to my team — Part 2: Endofunctors
Lomig
Lomig
Lomig
Follow
Jul 7 '22
Monads explained to my team — Part 2: Endofunctors
#
ruby
#
functional
8
 reactions
Comments
Add Comment
2 min read
Functional programming vs OOP: Which paradigm to use
Hunter Johnson
Hunter Johnson
Hunter Johnson
Follow
for
Educative
Jul 6 '22
Functional programming vs OOP: Which paradigm to use
#
oop
#
functional
#
programming
#
productivity
14
 reactions
Comments
Add Comment
7 min read
Announcing the Pen programming language v0.4
Yota Toyama
Yota Toyama
Yota Toyama
Follow
Jul 3 '22
Announcing the Pen programming language v0.4
#
functional
#
programming
#
language
#
opensource
9
 reactions
Comments
8
 comments
5 min read
The Solution Space
Pato Z
Pato Z
Pato Z
Follow
May 27 '22
The Solution Space
#
performance
#
functional
#
space
#
story
2
 reactions
Comments
Add Comment
6 min read
Rust macros in few sentences
Lord_Sarcastic
Lord_Sarcastic
Lord_Sarcastic
Follow
Jun 28 '22
Rust macros in few sentences
#
todayilearned
#
rust
#
functional
12
 reactions
Comments
2
 comments
3 min read
How did I move my pet project from Spring MVC to Webflux and Spring Native with GraalVM
Renato Fialho
Renato Fialho
Renato Fialho
Follow
Jun 27 '22
How did I move my pet project from Spring MVC to Webflux and Spring Native with GraalVM
#
java
#
webdev
#
performance
#
functional
7
 reactions
Comments
Add Comment
5 min read
Elixir, First Impressions
Patrick Wendo
Patrick Wendo
Patrick Wendo
Follow
Jun 26 '22
Elixir, First Impressions
#
discuss
#
elixir
#
beginners
#
functional
16
 reactions
Comments
7
 comments
3 min read
Building a Wordle clone with Haskell
Fabián Vega Alcota
Fabián Vega Alcota
Fabián Vega Alcota
Follow
Jun 27 '22
Building a Wordle clone with Haskell
#
beginners
#
haskell
#
functional
#
tutorial
20
 reactions
Comments
Add Comment
5 min read
Functional options on steroids
Márk Sági-Kazár
Márk Sági-Kazár
Márk Sági-Kazár
Follow
Jun 26 '22
Functional options on steroids
#
go
#
functional
5
 reactions
Comments
Add Comment
9 min read
Implementing the Perceus reference counting GC
Yota Toyama
Yota Toyama
Yota Toyama
Follow
Jun 24 '22
Implementing the Perceus reference counting GC
#
functional
#
koka
#
lean
6
 reactions
Comments
Add Comment
8 min read
Elixir As Your First Functional Language
CodeCast
CodeCast
CodeCast
Follow
Jun 21 '22
Elixir As Your First Functional Language
#
elixir
#
functional
#
programming
#
beginners
17
 reactions
Comments
2
 comments
3 min read
Let's Fold a Tree
Myoungjin Jeon
Myoungjin Jeon
Myoungjin Jeon
Follow
Jun 21 '22
Let's Fold a Tree
#
haskell
#
tree
#
algorithms
#
functional
9
 reactions
Comments
Add Comment
6 min read
Functional Futures: Grain with Oscar Spencer
Serokell
Serokell
Serokell
Follow
Jun 28 '22
Functional Futures: Grain with Oscar Spencer
#
webassembly
#
functional
#
rust
#
ocaml
2
 reactions
Comments
Add Comment
30 min read
The Java `.boxed()` Method
Emmanuel Ogbinaka
Emmanuel Ogbinaka
Emmanuel Ogbinaka
Follow
Jun 19 '22
The Java `.boxed()` Method
#
java
#
javastreams
#
streams
#
functional
14
 reactions
Comments
Add Comment
1 min read
Exploring Lambdas in Java
salmanetamo
salmanetamo
salmanetamo
Follow
Jun 5 '22
Exploring Lambdas in Java
#
java
#
lambdas
#
functional
#
programming
8
 reactions
Comments
Add Comment
3 min read
Illustrating the duality of closures and objects
Jonathan E. Magen
Jonathan E. Magen
Jonathan E. Magen
Follow
Jun 14 '22
Illustrating the duality of closures and objects
#
oop
#
functional
#
python
10
 reactions
Comments
3
 comments
4 min read
There and back again: Refactoring OO to FP
Sam Hall
Sam Hall
Sam Hall
Follow
Jun 13 '22
There and back again: Refactoring OO to FP
#
typescript
#
node
#
functional
#
oop
8
 reactions
Comments
Add Comment
3 min read
Learning Pilog - 4: Recursion
Mia
Mia
Mia
Follow
Jun 13 '22
Learning Pilog - 4: Recursion
#
picolisp
#
lisp
#
functional
#
logic
3
 reactions
Comments
Add Comment
5 min read
What is Getters and Setters in JavaScript
Vetrivel p
Vetrivel p
Vetrivel p
Follow
Jun 13 '22
What is Getters and Setters in JavaScript
#
webdev
#
javascript
#
react
#
functional
6
 reactions
Comments
Add Comment
1 min read
How to use advanced Typescript to define a `pipe` function
ecyrbe
ecyrbe
ecyrbe
Follow
Jun 11 '22
How to use advanced Typescript to define a `pipe` function
#
typescript
#
programming
#
tutorial
#
functional
25
 reactions
Comments
9
 comments
5 min read
Little React productivity boost by 'curried' function
Humoyun Ahmad
Humoyun Ahmad
Humoyun Ahmad
Follow
Jun 12 '22
Little React productivity boost by 'curried' function
#
react
#
javascript
#
functional
#
webdev
10
 reactions
Comments
Add Comment
1 min read
Filtering an array against another array conditionally
Kuncheria Kuruvilla
Kuncheria Kuruvilla
Kuncheria Kuruvilla
Follow
Jun 11 '22
Filtering an array against another array conditionally
#
javascript
#
functional
#
ramda
9
 reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account