Skip to content
Navigation menu
Search
Powered by
Search
Algolia
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
How to make your Javascript code run faster
Nahuel Scotti
Nahuel Scotti
Nahuel Scotti
Follow
May 31 '18
How to make your Javascript code run faster
#
javascript
#
functional
#
optimization
85
 reactions
Comments
3
 comments
3 min read
New pure functional programming language - ETA
Alex Iskold đź—˝
Alex Iskold đź—˝
Alex Iskold đź—˝
Follow
May 28 '18
New pure functional programming language - ETA
#
discuss
#
eta
#
haskell
#
functional
29
 reactions
Comments
4
 comments
1 min read
Explain what a monoid is Like I'm Five
Nick Taylor
Nick Taylor
Nick Taylor
Follow
May 20 '18
Explain what a monoid is Like I'm Five
#
explainlikeimfive
#
functional
29
 reactions
Comments
4
 comments
1 min read
Trapezoidal rule: Numerical Methods
JR Bagur
JR Bagur
JR Bagur
Follow
May 20 '18
Trapezoidal rule: Numerical Methods
#
numericalmethods
#
trapezoidal
#
scala
#
functional
32
 reactions
Comments
Add Comment
4 min read
Security with Haskell
Paula
Paula
Paula
Follow
May 8 '18
Security with Haskell
#
security
#
haskell
#
functional
61
 reactions
Comments
2
 comments
2 min read
Recursion in JavaScript with ES6, destructuring and rest/spread
Hugo Di Francesco
Hugo Di Francesco
Hugo Di Francesco
Follow
Apr 22 '18
Recursion in JavaScript with ES6, destructuring and rest/spread
#
javascript
#
es6
#
recursion
#
functional
15
 reactions
Comments
Add Comment
4 min read
Union Types with Javascript
Avalander
Avalander
Avalander
Follow
Apr 15 '18
Union Types with Javascript
#
javascript
#
functional
#
uniontypes
#
adt
49
 reactions
Comments
9
 comments
9 min read
Handling errors with Either
Avalander
Avalander
Avalander
Follow
Apr 8 '18
Handling errors with Either
#
javascript
#
functional
#
either
#
monad
37
 reactions
Comments
12
 comments
6 min read
Go functional with Java
Ajitesh Tiwari
Ajitesh Tiwari
Ajitesh Tiwari
Follow
Apr 5 '18
Go functional with Java
#
functional
#
java
#
lambda
#
functionalinterface
163
 reactions
Comments
4
 comments
4 min read
Functional Programming: Alternatives to the IF #Functional #JavaScript #Functors
JavaScript Joel
JavaScript Joel
JavaScript Joel
Follow
Apr 4 '18
Functional Programming: Alternatives to the IF #Functional #JavaScript #Functors
#
javascript
#
es6
#
functional
#
functors
92
 reactions
Comments
11
 comments
4 min read
Functional JavaScript: Function Decorators Part 2 #JavaScript
JavaScript Joel
JavaScript Joel
JavaScript Joel
Follow
Mar 30 '18
Functional JavaScript: Function Decorators Part 2 #JavaScript
#
javascript
#
es6
#
functional
29
 reactions
Comments
Add Comment
5 min read
How to Write a Multiline Lambda in Java 8
Gunnar Gissel
Gunnar Gissel
Gunnar Gissel
Follow
Apr 1 '18
How to Write a Multiline Lambda in Java 8
#
java
#
functional
#
beginners
16
 reactions
Comments
2
 comments
1 min read
Fun with Functors and ReasonML
Gal Schlezinger
Gal Schlezinger
Gal Schlezinger
Follow
Apr 2 '18
Fun with Functors and ReasonML
#
functional
#
reason
#
functors
#
datastructures
16
 reactions
Comments
Add Comment
6 min read
Types: When I use, when I don't.
Tomer Ben David
Tomer Ben David
Tomer Ben David
Follow
Mar 20 '18
Types: When I use, when I don't.
#
programming
#
functional
#
java
#
languages
13
 reactions
Comments
5
 comments
3 min read
Functional programming for beginners
Tomáš Zemanovič
Tomáš Zemanovič
Tomáš Zemanovič
Follow
Mar 23 '18
Functional programming for beginners
#
functional
#
beginners
56
 reactions
Comments
1
 comment
3 min read
Turn Your Spaghetti Code into Functions - Part 3
Gunnar Gissel
Gunnar Gissel
Gunnar Gissel
Follow
Mar 20 '18
Turn Your Spaghetti Code into Functions - Part 3
#
programming
#
java
#
functional
12
 reactions
Comments
2
 comments
5 min read
Functional Programming with Clojure | Vasavi Developers Community
Vasavi Developers Community
Vasavi Developers Community
Vasavi Developers Community
Follow
Mar 21 '18
Functional Programming with Clojure | Vasavi Developers Community
#
programming
#
clojure
#
functional
#
functions
16
 reactions
Comments
1
 comment
2 min read
What even is Haskell?
Ashley Smith
Ashley Smith
Ashley Smith
Follow
Nov 10 '21
What even is Haskell?
#
functional
#
haskell
3
 reactions
Comments
Add Comment
18 min read
How to make functions partially applicable in JavaScript
YCM Jason
YCM Jason
YCM Jason
Follow
Mar 7 '18
How to make functions partially applicable in JavaScript
#
javascript
#
functional
20
 reactions
Comments
8
 comments
5 min read
Java 8 Stream Cheatsheet
Gunnar Gissel
Gunnar Gissel
Gunnar Gissel
Follow
Feb 28 '18
Java 8 Stream Cheatsheet
#
java
#
functional
#
cheatsheet
#
devtips
125
 reactions
Comments
2
 comments
3 min read
One year of Elm in production
Tomáš Zemanovič
Tomáš Zemanovič
Tomáš Zemanovič
Follow
Mar 23 '18
One year of Elm in production
#
elm
#
functional
22
 reactions
Comments
6
 comments
4 min read
How does keeping state in Elixir work?
Dominik Liebler
Dominik Liebler
Dominik Liebler
Follow
Oct 5 '19
How does keeping state in Elixir work?
#
elixir
#
state
#
functional
12
 reactions
Comments
Add Comment
4 min read
Point-free gotchas in JavaScript
Dan Homola
Dan Homola
Dan Homola
Follow
Feb 26 '18
Point-free gotchas in JavaScript
#
javascript
#
functional
#
codingstyle
#
pointfree
35
 reactions
Comments
7
 comments
5 min read
What is Currying?
Namc
Namc
Namc
Follow
Feb 25 '18
What is Currying?
#
beginners
#
haskell
#
functional
#
programming
18
 reactions
Comments
6
 comments
6 min read
Split fat component into smaller flexible components in React
Malcolm Kee
Malcolm Kee
Malcolm Kee
Follow
Feb 19 '18
Split fat component into smaller flexible components in React
#
react
#
functional
#
javascript
#
currying
25
 reactions
Comments
1
 comment
3 min read
How wonderful feature 'Higher Order Messages' in Laravel 5.4
Kay Gosho
Kay Gosho
Kay Gosho
Follow
Feb 18 '18
How wonderful feature 'Higher Order Messages' in Laravel 5.4
#
laravel
#
php
#
functional
12
 reactions
Comments
Add Comment
1 min read
Why you are scared of Functional Programming
Kasey Speakman
Kasey Speakman
Kasey Speakman
Follow
Feb 6 '18
Why you are scared of Functional Programming
#
functional
36
 reactions
Comments
9
 comments
4 min read
Closure? I Hardly Know Her!
Ryan Palo
Ryan Palo
Ryan Palo
Follow
Feb 10 '18
Closure? I Hardly Know Her!
#
python
#
functional
#
closures
28
 reactions
Comments
7
 comments
6 min read
First post, picolisp script
PNS11
PNS11
PNS11
Follow
Feb 3 '18
First post, picolisp script
#
picolisp
#
lisp
#
functional
#
interpreted
12
 reactions
Comments
1
 comment
1 min read
Functional utilities - minimal set
Szymon Pilkowski
Szymon Pilkowski
Szymon Pilkowski
Follow
Jan 25 '18
Functional utilities - minimal set
#
discuss
#
javascript
#
functional
10
 reactions
Comments
Add Comment
1 min read
FP public code review (#1)
Peter Aba
Peter Aba
Peter Aba
Follow
Jan 13 '18
FP public code review (#1)
#
discuss
#
fsharp
#
functional
#
exercismio
10
 reactions
Comments
4
 comments
3 min read
Unified symbol tables for properties and methods in PHP
Wes
Wes
Wes
Follow
Jan 12 '18
Unified symbol tables for properties and methods in PHP
#
php
#
oop
#
functional
#
kittens
19
 reactions
Comments
Add Comment
4 min read
Recursive Data Structures and Lazy Evaluation
Roman Liutikov
Roman Liutikov
Roman Liutikov
Follow
Jan 7 '18
Recursive Data Structures and Lazy Evaluation
#
learning
#
tutorial
#
algorithms
#
functional
30
 reactions
Comments
1
 comment
12 min read
Dependency injection and Reader Monad
Nicola Apicella
Nicola Apicella
Nicola Apicella
Follow
Jan 5 '18
Dependency injection and Reader Monad
#
programming
#
oop
#
functional
#
design
30
 reactions
Comments
6
 comments
5 min read
Two Little Libraries
tom
tom
tom
Follow
Jan 2 '18
Two Little Libraries
#
javascript
#
functional
12
 reactions
Comments
2
 comments
4 min read
Learning Functional Programming
Rob Sinkko
Rob Sinkko
Rob Sinkko
Follow
Dec 13 '17
Learning Functional Programming
#
discuss
#
functional
28
 reactions
Comments
41
 comments
1 min read
Bite the bullet and roll with the punches. Starting to learn ELM.
Anton
Anton
Anton
Follow
Dec 22 '17
Bite the bullet and roll with the punches. Starting to learn ELM.
#
elm
#
elmlang
#
functional
18
 reactions
Comments
8
 comments
2 min read
Composable Callbacks
Aldwin Vlasblom
Aldwin Vlasblom
Aldwin Vlasblom
Follow
Feb 18 '20
Composable Callbacks
#
javascript
#
functional
#
promises
#
composition
13
 reactions
Comments
Add Comment
7 min read
Javascript functional programming basic examples
Ricardo Molina
Ricardo Molina
Ricardo Molina
Follow
Dec 19 '17
Javascript functional programming basic examples
#
javascript
#
functional
23
 reactions
Comments
2
 comments
2 min read
Getting your feet wet with OCaml
Bobby Priambodo
Bobby Priambodo
Bobby Priambodo
Follow
Dec 14 '17
Getting your feet wet with OCaml
#
functional
#
ocaml
#
beginners
44
 reactions
Comments
9
 comments
12 min read
The road to functional programming as a newbie.
Anton
Anton
Anton
Follow
Dec 16 '17
The road to functional programming as a newbie.
#
functional
9
 reactions
Comments
Add Comment
3 min read
Applicative functors in Haskell
Namc
Namc
Namc
Follow
Dec 2 '17
Applicative functors in Haskell
#
beginners
#
haskell
#
functional
#
programming
24
 reactions
Comments
1
 comment
5 min read
lazy-seq in Clojure
Namc
Namc
Namc
Follow
Nov 28 '17
lazy-seq in Clojure
#
clojure
#
programming
#
functional
#
beginners
13
 reactions
Comments
Add Comment
5 min read
Things I learned writing my first Elm app
Michael Taggart
Michael Taggart
Michael Taggart
Follow
Nov 26 '17
Things I learned writing my first Elm app
#
elm
#
functional
#
frontend
23
 reactions
Comments
2
 comments
5 min read
Think twice before using a Supplier
Bastien Helders
Bastien Helders
Bastien Helders
Follow
Nov 17 '17
Think twice before using a Supplier
#
java
#
learning
#
functional
#
refactoring
6
 reactions
Comments
2
 comments
4 min read
Any suggestions for books to learn Functional Programming Paradigm
Subbu Lakshmanan
Subbu Lakshmanan
Subbu Lakshmanan
Follow
Nov 7 '17
Any suggestions for books to learn Functional Programming Paradigm
#
discuss
#
functional
#
books
19
 reactions
Comments
22
 comments
1 min read
Navigating the uncharted Stream
Bastien Helders
Bastien Helders
Bastien Helders
Follow
Nov 7 '17
Navigating the uncharted Stream
#
java
#
learning
#
functional
8
 reactions
Comments
4
 comments
5 min read
Functional JavaScript: Resolving Promises Sequentially
JavaScript Joel
JavaScript Joel
JavaScript Joel
Follow
Nov 1 '17
Functional JavaScript: Resolving Promises Sequentially
#
javascript
#
functional
17
 reactions
Comments
Add Comment
4 min read
Demystifying Advanced Kotlin Concepts Pt.2-1
Praveen Kajla
Praveen Kajla
Praveen Kajla
Follow
Oct 14 '17
Demystifying Advanced Kotlin Concepts Pt.2-1
#
kotlin
#
functional
#
programming
#
javascript
13
 reactions
Comments
Add Comment
3 min read
Scoring Scrabble Words with Elm
Vince Campanale
Vince Campanale
Vince Campanale
Follow
Oct 10 '17
Scoring Scrabble Words with Elm
#
functional
#
elm
#
beginners
#
humor
23
 reactions
Comments
2
 comments
6 min read
How to elegantly flatten a list
YCM Jason
YCM Jason
YCM Jason
Follow
Oct 4 '17
How to elegantly flatten a list
#
javascript
#
recursion
#
functional
28
 reactions
Comments
6
 comments
2 min read
Demystifying Advanced Kotlin Concepts Pt.1
Praveen Kajla
Praveen Kajla
Praveen Kajla
Follow
Oct 3 '17
Demystifying Advanced Kotlin Concepts Pt.1
#
kotlin
#
functional
#
programming
#
javascript
18
 reactions
Comments
5
 comments
5 min read
Currying vs partial application in Javascript
Sahil Thakur
Sahil Thakur
Sahil Thakur
Follow
Aug 13 '20
Currying vs partial application in Javascript
#
javascript
#
functional
3
 reactions
Comments
Add Comment
6 min read
Adventures in Javascript pt.2
Rhymes Toasterface
Rhymes Toasterface
Rhymes Toasterface
Follow
Oct 1 '17
Adventures in Javascript pt.2
#
filters
#
javascript
#
composing
#
functional
16
 reactions
Comments
Add Comment
4 min read
But the World is Mutable
Eric Normand
Eric Normand
Eric Normand
Follow
Sep 25 '17
But the World is Mutable
#
functional
#
immutable
48
 reactions
Comments
12
 comments
3 min read
Map: Another Higher Order Function
tiff
tiff
tiff
Follow
Sep 17 '17
Map: Another Higher Order Function
#
javascript
#
functional
#
webdev
33
 reactions
Comments
11
 comments
2 min read
Global Mutable State
Eric Normand
Eric Normand
Eric Normand
Follow
Sep 18 '17
Global Mutable State
#
javascript
#
functional
54
 reactions
Comments
9
 comments
7 min read
Intro to the zip function
Johnny Reina
Johnny Reina
Johnny Reina
Follow
Sep 19 '17
Intro to the zip function
#
functional
#
javascript
#
zip
17
 reactions
Comments
3
 comments
4 min read
What's up with currying?
Johnny Reina
Johnny Reina
Johnny Reina
Follow
Sep 21 '17
What's up with currying?
#
functional
#
javascript
#
currying
12
 reactions
Comments
Add Comment
5 min read
Exploring Composition in Javascript
Damien Cosset
Damien Cosset
Damien Cosset
Follow
Sep 20 '17
Exploring Composition in Javascript
#
functional
#
javascript
#
composition
31
 reactions
Comments
1
 comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account