Skip to content
Navigation menu
Search
Search
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
Erlang, Chess and Bitboards. The application that was supposed to appear one day
Sergei Semichev
Sergei Semichev
Sergei Semichev
Follow
Aug 2 '19
Erlang, Chess and Bitboards. The application that was supposed to appear one day
#
showdev
#
erlang
#
functional
#
programming
10
reactions
Comments
13
comments
5 min read
Improve your JavaScript with functional programming
Nitin Jadhav
Nitin Jadhav
Nitin Jadhav
Follow
Jul 31 '19
Improve your JavaScript with functional programming
#
javascript
#
functional
59
reactions
Comments
7
comments
3 min read
Applying the callee's name aka self-referential functions
Bruce Axtens
Bruce Axtens
Bruce Axtens
Follow
Aug 1 '19
Applying the callee's name aka self-referential functions
#
todayilearned
#
javascript
#
programming
#
functional
7
reactions
Comments
Add Comment
2 min read
7 Functional programming techniques in Java - A primer
Deepu K Sasidharan
Deepu K Sasidharan
Deepu K Sasidharan
Follow
Jul 30 '19
7 Functional programming techniques in Java - A primer
#
java
#
functional
#
beginners
#
programming
54
reactions
Comments
2
comments
10 min read
Mastering the useEffect API
Mark Abeto
Mark Abeto
Mark Abeto
Follow
Jul 29 '19
Mastering the useEffect API
#
react
#
javascript
#
webdev
#
functional
74
reactions
Comments
Add Comment
2 min read
Given a choice, would you choose an iterative approach or a recursive one?
Mohammed Ismail Ansari
Mohammed Ismail Ansari
Mohammed Ismail Ansari
Follow
Jul 29 '19
Given a choice, would you choose an iterative approach or a recursive one?
#
functional
5
reactions
Comments
3
comments
1 min read
Building a Blog in Haskell with Yesod–Authentication
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Jul 29 '19
Building a Blog in Haskell with Yesod–Authentication
#
haskell
#
yesod
#
functional
6
reactions
Comments
Add Comment
2 min read
Web API architecture for millenials
Miguel Coleto
Miguel Coleto
Miguel Coleto
Follow
for
Innocontents Vitcord S.L.
Jul 26 '19
Web API architecture for millenials
#
architecture
#
kotlin
#
springboot
#
functional
15
reactions
Comments
Add Comment
5 min read
Tidy Redux Reducers with Lodash FP
Robby Ronk
Robby Ronk
Robby Ronk
Follow
Jul 24 '19
Tidy Redux Reducers with Lodash FP
#
functional
#
redux
#
javascript
8
reactions
Comments
3
comments
2 min read
Hacking JS async/await to chain Monads
Artur Muniz
Artur Muniz
Artur Muniz
Follow
Jul 23 '19
Hacking JS async/await to chain Monads
#
showdev
#
monad
#
functional
#
javascript
9
reactions
Comments
Add Comment
3 min read
How to Replace React Components With PureScript
Thomas Honeyman
Thomas Honeyman
Thomas Honeyman
Follow
Jul 22 '19
How to Replace React Components With PureScript
#
purescript
#
react
#
javascript
#
functional
20
reactions
Comments
1
comment
18 min read
Lazy Recursion Using JavaScript Generators
Babak
Babak
Babak
Follow
for
Hemaka.com
Jul 22 '19
Lazy Recursion Using JavaScript Generators
#
javascript
#
functional
#
tutorial
#
algorithms
21
reactions
Comments
1
comment
2 min read
Building a Blog in Haskell with Yesod–Using a Database
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Jul 22 '19
Building a Blog in Haskell with Yesod–Using a Database
#
haskell
#
yesod
#
functional
9
reactions
Comments
Add Comment
3 min read
JavaScript Sets are Excellent!
Jacob Evans
Jacob Evans
Jacob Evans
Follow
Jul 17 '19
JavaScript Sets are Excellent!
#
javascript
#
functional
#
coding
83
reactions
Comments
16
comments
2 min read
Clojure: Another functional programming language
Ashley Smith
Ashley Smith
Ashley Smith
Follow
Nov 10 '21
Clojure: Another functional programming language
#
functional
#
clojure
2
reactions
Comments
Add Comment
8 min read
OOP vs FP
Andrew Andersen
Andrew Andersen
Andrew Andersen
Follow
Jul 18 '19
OOP vs FP
#
explainlikeimfive
#
functional
#
oop
#
discuss
7
reactions
Comments
9
comments
1 min read
C# Functional Programming
Gabriel Schade
Gabriel Schade
Gabriel Schade
Follow
Jul 16 '19
C# Functional Programming
#
csharp
#
functional
#
dotnet
18
reactions
Comments
Add Comment
4 min read
Building a Blog in Haskell with Yesod–The Basic Structure
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Jul 15 '19
Building a Blog in Haskell with Yesod–The Basic Structure
#
haskell
#
yesod
#
functional
15
reactions
Comments
2
comments
9 min read
Cure Impostor Syndrome with Functional Programming
Loïc TRUCHOT
Loïc TRUCHOT
Loïc TRUCHOT
Follow
Jul 13 '19
Cure Impostor Syndrome with Functional Programming
#
functional
#
javascript
#
math
#
senior
104
reactions
Comments
1
comment
9 min read
#MonadicMonday compilation: July
Yuriy Bogomolov
Yuriy Bogomolov
Yuriy Bogomolov
Follow
Jul 15 '19
#MonadicMonday compilation: July
#
monadicmonday
#
functional
#
typescript
#
monads
19
reactions
Comments
Add Comment
8 min read
A simple explanation of functional pipe in JavaScript
Ben Lesh
Ben Lesh
Ben Lesh
Follow
Jun 27 '19
A simple explanation of functional pipe in JavaScript
#
rxjs
#
functional
#
javascript
594
reactions
Comments
29
comments
5 min read
Maybe a Default Good Idea
Jesse Warden
Jesse Warden
Jesse Warden
Follow
Jul 14 '19
Maybe a Default Good Idea
#
maybe
#
functional
#
nullpointer
#
exception
6
reactions
Comments
Add Comment
10 min read
Functional Type Safety in Javascript with Maybe
Devin Holloway
Devin Holloway
Devin Holloway
Follow
Jul 13 '19
Functional Type Safety in Javascript with Maybe
#
javascript
#
functional
#
maybe
#
crocks
17
reactions
Comments
Add Comment
6 min read
Functional interfaces: Self-loathing in Kotlin
Ranil Wijeyratne
Ranil Wijeyratne
Ranil Wijeyratne
Follow
Jul 12 '19
Functional interfaces: Self-loathing in Kotlin
#
kotlin
#
functional
#
java
16
reactions
Comments
Add Comment
7 min read
Javascript Composable Decoders with Validation
Kwirke
Kwirke
Kwirke
Follow
Jul 10 '19
Javascript Composable Decoders with Validation
#
monads
#
functional
#
typescript
#
javascript
42
reactions
Comments
Add Comment
10 min read
Let's Also Apply Run With Kotlin Scope Functions
Frank Rosner
Frank Rosner
Frank Rosner
Follow
Jul 9 '19
Let's Also Apply Run With Kotlin Scope Functions
#
kotlin
#
java
#
functional
33
reactions
Comments
1
comment
5 min read
Scripting in Haskell and PureScript
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Jul 8 '19
Scripting in Haskell and PureScript
#
purescript
#
haskell
#
functional
11
reactions
Comments
Add Comment
4 min read
Up your Lodash game by going functional: from chaining to piping
Aurelio
Aurelio
Aurelio
Follow
Jul 8 '19
Up your Lodash game by going functional: from chaining to piping
#
lodash
#
webpack
#
javascript
#
functional
12
reactions
Comments
Add Comment
12 min read
Immutable Data Structures
Martin Häusler
Martin Häusler
Martin Häusler
Follow
Jul 7 '19
Immutable Data Structures
#
immutability
#
collections
#
java
#
functional
19
reactions
Comments
2
comments
6 min read
Typesafe Frontend Development
Yuriy Bogomolov
Yuriy Bogomolov
Yuriy Bogomolov
Follow
Jul 7 '19
Typesafe Frontend Development
#
typescript
#
functional
#
webdev
#
beginners
25
reactions
Comments
1
comment
7 min read
#MonadicMonday compilation: June
Yuriy Bogomolov
Yuriy Bogomolov
Yuriy Bogomolov
Follow
Jul 7 '19
#MonadicMonday compilation: June
#
functional
#
typescript
#
monads
#
monadicmonday
15
reactions
Comments
Add Comment
8 min read
Haskell as Training Wheels
Ben Lovy
Ben Lovy
Ben Lovy
Follow
Jul 6 '19
Haskell as Training Wheels
#
haskell
#
beginners
#
functional
15
reactions
Comments
6
comments
6 min read
Resources for functional programming
DrBearhands
DrBearhands
DrBearhands
Follow
Jul 3 '19
Resources for functional programming
#
beginners
#
functional
22
reactions
Comments
2
comments
2 min read
A broad look at functional programming
DrBearhands
DrBearhands
DrBearhands
Follow
Jul 3 '19
A broad look at functional programming
#
functional
#
beginners
15
reactions
Comments
1
comment
8 min read
Revisiting old topics
DrBearhands
DrBearhands
DrBearhands
Follow
Jul 2 '19
Revisiting old topics
#
functional
7
reactions
Comments
3
comments
1 min read
The Difference Between Statements and Expressions
Jeremy Grifski
Jeremy Grifski
Jeremy Grifski
Follow
Jul 1 '19
The Difference Between Statements and Expressions
#
java
#
computerscience
#
functional
#
grammar
34
reactions
Comments
2
comments
7 min read
A Metaphorical Introduction to Functional JavaScript
Max Antonucci
Max Antonucci
Max Antonucci
Follow
Jun 25 '19
A Metaphorical Introduction to Functional JavaScript
#
explainlikeimfive
#
javascript
#
beginners
#
functional
231
reactions
Comments
10
comments
13 min read
A Parser Combinator in PureScript (part 2/2)
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Jul 1 '19
A Parser Combinator in PureScript (part 2/2)
#
purescript
#
functional
6
reactions
Comments
Add Comment
7 min read
Type holes in TypeScript
Giulio Canti
Giulio Canti
Giulio Canti
Follow
Jun 27 '19
Type holes in TypeScript
#
functional
#
typescript
102
reactions
Comments
4
comments
3 min read
Hyperapp with Pug templates
John Kazer
John Kazer
John Kazer
Follow
Jun 28 '19
Hyperapp with Pug templates
#
javascript
#
virtualdom
#
pug
#
functional
16
reactions
Comments
1
comment
4 min read
A Parser Combinator in PureScript (part 1/2)
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Jun 24 '19
A Parser Combinator in PureScript (part 1/2)
#
purescript
#
functional
5
reactions
Comments
Add Comment
5 min read
Functional Enums in Java
Ross
Ross
Ross
Follow
Jun 23 '19
Functional Enums in Java
#
java
#
functional
#
emulation
#
tdd
12
reactions
Comments
Add Comment
5 min read
It's allTrue... firststeps in functional JavaScript
John
John
John
Follow
Jun 23 '19
It's allTrue... firststeps in functional JavaScript
#
javascript
#
functional
9
reactions
Comments
Add Comment
2 min read
Solving the Boolean Identity Crisis: Part 3
Jeremy Fairbank
Jeremy Fairbank
Jeremy Fairbank
Follow
Jun 22 '19
Solving the Boolean Identity Crisis: Part 3
#
elm
#
functional
#
webdev
#
cleancode
7
reactions
Comments
Add Comment
5 min read
Simulating Classes with Closures in Ruby
Victor Hazbun
Victor Hazbun
Victor Hazbun
Follow
Jun 22 '19
Simulating Classes with Closures in Ruby
#
ruby
#
functional
6
reactions
Comments
Add Comment
3 min read
Solving the Boolean Identity Crisis: Part 2
Jeremy Fairbank
Jeremy Fairbank
Jeremy Fairbank
Follow
Jun 21 '19
Solving the Boolean Identity Crisis: Part 2
#
elm
#
functional
#
webdev
#
cleancode
5
reactions
Comments
Add Comment
6 min read
Solving the Boolean Identity Crisis: Part 1
Jeremy Fairbank
Jeremy Fairbank
Jeremy Fairbank
Follow
Jun 20 '19
Solving the Boolean Identity Crisis: Part 1
#
elm
#
functional
#
webdev
#
cleancode
2
reactions
Comments
Add Comment
4 min read
HOC React
Timothy Fosteman
Timothy Fosteman
Timothy Fosteman
Follow
Jun 20 '19
HOC React
#
react
#
functional
#
beginners
#
javascript
8
reactions
Comments
Add Comment
2 min read
Wrap a JavaScript function without changing its name/properties (by sindresorhus)
ehmicky
ehmicky
ehmicky
Follow
Jun 19 '19
Wrap a JavaScript function without changing its name/properties (by sindresorhus)
#
node
#
javascript
#
functional
3
reactions
Comments
Add Comment
1 min read
Code Organization in Functional Programming vs Object Oriented Programming
Jesse Warden
Jesse Warden
Jesse Warden
Follow
Jun 16 '19
Code Organization in Functional Programming vs Object Oriented Programming
#
functional
#
objectoriented
#
organization
#
javascript
48
reactions
Comments
8
comments
5 min read
A Dip in the Water with Understanding Functional vs. Object-Oriented Programming
Fabian Fabro
Fabian Fabro
Fabian Fabro
Follow
Jun 18 '19
A Dip in the Water with Understanding Functional vs. Object-Oriented Programming
#
functional
#
objectoriented
#
paradigm
#
design
7
reactions
Comments
Add Comment
5 min read
A State Monad in PureScript
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Jun 17 '19
A State Monad in PureScript
#
purescript
#
functional
8
reactions
Comments
Add Comment
6 min read
Building Expressive Monads in Javascript: Introduction
Rob Porter
Rob Porter
Rob Porter
Follow
Jun 7 '19
Building Expressive Monads in Javascript: Introduction
#
monads
#
javascript
#
functional
#
tutorial
113
reactions
Comments
17
comments
14 min read
Functional Lenses in Javascript with Ramda
Devin Holloway
Devin Holloway
Devin Holloway
Follow
Jun 14 '19
Functional Lenses in Javascript with Ramda
#
javascript
#
ramda
#
functional
#
lenses
55
reactions
Comments
Add Comment
8 min read
When to return a Result.Error and when to throw an Exception?
Patrick Roza
Patrick Roza
Patrick Roza
Follow
Jun 12 '19
When to return a Result.Error and when to throw an Exception?
#
javascript
#
typescript
#
rop
#
functional
7
reactions
Comments
1
comment
4 min read
The perils of functional CSS
Browser
Browser
Browser
Follow
Jun 12 '19
The perils of functional CSS
#
discuss
#
webdev
#
css
#
functional
7
reactions
Comments
Add Comment
11 min read
My First Week With Elixir As A Rubyist
Steven Solomon
Steven Solomon
Steven Solomon
Follow
Jun 11 '19
My First Week With Elixir As A Rubyist
#
elixir
#
functional
#
oop
#
ruby
6
reactions
Comments
4
comments
4 min read
Kotlin - ¿Funciones como operadores aritméticos? Sí, con Infix functions
Armando Picón
Armando Picón
Armando Picón
Follow
Jun 11 '19
Kotlin - ¿Funciones como operadores aritméticos? Sí, con Infix functions
#
kotlin
#
android
#
functional
6
reactions
Comments
Add Comment
3 min read
More advanced pipeline composition
Patrick Roza
Patrick Roza
Patrick Roza
Follow
Jun 10 '19
More advanced pipeline composition
#
javascript
#
typescript
#
rop
#
functional
8
reactions
Comments
Add Comment
2 min read
Folding Trees in PureScript
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Jun 10 '19
Folding Trees in PureScript
#
purescript
#
functional
5
reactions
Comments
Add Comment
6 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account