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
What is a Side Effect Anyway? - #30DaysofFP Week 2
Daniel Lemay
Daniel Lemay
Daniel Lemay
Follow
Sep 2 '19
What is a Side Effect Anyway? - #30DaysofFP Week 2
#
functional
6
 reactions
Comments
Add Comment
5 min read
Merging IO and Either into one monad
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Sep 2 '19
Merging IO and Either into one monad
#
haskell
#
functional
8
 reactions
Comments
Add Comment
5 min read
30 Days of Functional Programming
Daniel Lemay
Daniel Lemay
Daniel Lemay
Follow
Sep 2 '19
30 Days of Functional Programming
#
functional
6
 reactions
Comments
Add Comment
2 min read
An intro to Functional Programming - #30DaysofFP Week 1
Daniel Lemay
Daniel Lemay
Daniel Lemay
Follow
Sep 2 '19
An intro to Functional Programming - #30DaysofFP Week 1
#
functional
7
 reactions
Comments
Add Comment
6 min read
Truth about Functional Programming
codelitically_incorrect
codelitically_incorrect
codelitically_incorrect
Follow
Sep 1 '19
Truth about Functional Programming
#
lisp
#
functional
#
oo
#
objectoriented
7
 reactions
Comments
6
 comments
2 min read
Functional components in Vue.js (2.x)
VinĂcius Hoyer
VinĂcius Hoyer
VinĂcius Hoyer
Follow
Aug 30 '19
Functional components in Vue.js (2.x)
#
functional
#
components
#
vue
#
methods
46
 reactions
Comments
7
 comments
9 min read
Modern Javascript Techniques
Jolene Langlinais
Jolene Langlinais
Jolene Langlinais
Follow
Aug 28 '19
Modern Javascript Techniques
#
javascript
#
node
#
beginners
#
functional
147
 reactions
Comments
3
 comments
15 min read
Zen and Functional C#
Henrick Tissink
Henrick Tissink
Henrick Tissink
Follow
Aug 29 '19
Zen and Functional C#
#
csharp
#
dotnet
#
functional
#
zen
60
 reactions
Comments
9
 comments
5 min read
Expression comparison between C# and Java
Tijana Wekker
Tijana Wekker
Tijana Wekker
Follow
Aug 30 '19
Expression comparison between C# and Java
#
functional
6
 reactions
Comments
3
 comments
1 min read
[Discuss] What's your favourite Fibonacci implementation and in which language? Mine is in Haskell
PatrickBuhagiar
PatrickBuhagiar
PatrickBuhagiar
Follow
Aug 30 '19
[Discuss] What's your favourite Fibonacci implementation and in which language? Mine is in Haskell
#
discuss
#
functional
#
todayilearned
#
haskell
10
 reactions
Comments
5
 comments
2 min read
Using fp-ts for HTTP requests and validation
Kimmo Sääskilahti
Kimmo Sääskilahti
Kimmo Sääskilahti
Follow
Aug 29 '19
Using fp-ts for HTTP requests and validation
#
functional
#
typescript
33
 reactions
Comments
1
 comment
10 min read
Haskell - Encoding and Decoding JSON with Aeson
Ken Aguilar
Ken Aguilar
Ken Aguilar
Follow
Aug 27 '19
Haskell - Encoding and Decoding JSON with Aeson
#
haskell
#
functional
#
json
8
 reactions
Comments
Add Comment
3 min read
Pyprint - Print like you would in Python, but in Javascript
Daniël
Daniël
Daniël
Follow
Aug 26 '19
Pyprint - Print like you would in Python, but in Javascript
#
functional
#
javascript
#
python
6
 reactions
Comments
Add Comment
1 min read
Building a Blog in Haskell with Yesod–Giving Back
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Aug 26 '19
Building a Blog in Haskell with Yesod–Giving Back
#
haskell
#
yesod
#
functional
6
 reactions
Comments
Add Comment
2 min read
Making Await More Functional in JavaScript
craig martin
craig martin
craig martin
Follow
Aug 23 '19
Making Await More Functional in JavaScript
#
javascript
#
async
#
await
#
functional
51
 reactions
Comments
8
 comments
4 min read
Passing Functions as Parameters in JavaScript
Erik
Erik
Erik
Follow
Aug 24 '19
Passing Functions as Parameters in JavaScript
#
javascript
#
functional
#
tutorial
16
 reactions
Comments
Add Comment
3 min read
Typescript - Using Option Data Type in Redux Reducer
Ken Aguilar
Ken Aguilar
Ken Aguilar
Follow
Aug 24 '19
Typescript - Using Option Data Type in Redux Reducer
#
typescript
#
redux
#
functional
15
 reactions
Comments
Add Comment
3 min read
7 Easy functional programming techniques in Go
Deepu K Sasidharan
Deepu K Sasidharan
Deepu K Sasidharan
Follow
Aug 14 '19
7 Easy functional programming techniques in Go
#
go
#
functional
#
beginners
#
programming
190
 reactions
Comments
11
 comments
9 min read
Kotlin extension function vs function literal with receiver
Frevib
Frevib
Frevib
Follow
Aug 22 '19
Kotlin extension function vs function literal with receiver
#
kotlin
#
functional
#
lambda
#
literal
8
 reactions
Comments
Add Comment
2 min read
rethink nested loops in Javascript functional
Sven Kanoldt
Sven Kanoldt
Sven Kanoldt
Follow
Aug 21 '19
rethink nested loops in Javascript functional
#
javascript
#
functional
#
algorithms
#
tip
9
 reactions
Comments
1
 comment
2 min read
Ramda library - compose, map, sum
Jan Prazak
Jan Prazak
Jan Prazak
Follow
Aug 21 '19
Ramda library - compose, map, sum
#
javascript
#
beginners
#
functional
#
ramda
2
 reactions
Comments
Add Comment
1 min read
Writing an Interpreter in OCaml
Nikhil Thomas
Nikhil Thomas
Nikhil Thomas
Follow
Aug 19 '19
Writing an Interpreter in OCaml
#
functional
#
ocaml
#
computerscience
18
 reactions
Comments
Add Comment
6 min read
Functors from first principle - explained with JS
Snir David
Snir David
Snir David
Follow
Aug 17 '19
Functors from first principle - explained with JS
#
functional
#
haskell
#
javascript
#
beginners
86
 reactions
Comments
3
 comments
7 min read
Building a Blog in Haskell with Yesod–JSON API
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Aug 19 '19
Building a Blog in Haskell with Yesod–JSON API
#
haskell
#
yesod
#
functional
6
 reactions
Comments
2
 comments
5 min read
Optional .... what else?
Brian Vermeer 🧑🏼‍🎓🧑🏼‍💻
Brian Vermeer 🧑🏼‍🎓🧑🏼‍💻
Brian Vermeer 🧑🏼‍🎓🧑🏼‍💻
Follow
Aug 19 '19
Optional .... what else?
#
java
#
functional
#
codenewbie
17
 reactions
Comments
Add Comment
3 min read
Of a Higher Order - Map, Filter, Reduce
Brandon Weaver
Brandon Weaver
Brandon Weaver
Follow
Aug 19 '19
Of a Higher Order - Map, Filter, Reduce
#
javascript
#
functional
13
 reactions
Comments
1
 comment
7 min read
An Intro to Redux that you can understand
Mark Abeto
Mark Abeto
Mark Abeto
Follow
Aug 9 '19
An Intro to Redux that you can understand
#
redux
#
webdev
#
functional
#
javascript
274
 reactions
Comments
9
 comments
3 min read
Practical Profunctor Lenses & Optics In PureScript
Thomas Honeyman
Thomas Honeyman
Thomas Honeyman
Follow
Aug 17 '19
Practical Profunctor Lenses & Optics In PureScript
#
purescript
#
functional
25
 reactions
Comments
Add Comment
21 min read
Use maths not process for reliable web apps
John Kazer
John Kazer
John Kazer
Follow
Aug 16 '19
Use maths not process for reliable web apps
#
javascript
#
functional
#
testing
#
statemachine
13
 reactions
Comments
Add Comment
7 min read
Enhanced your functional tests with Symfony (API context)
Xavier Dubois 🇫🇷
Xavier Dubois 🇫🇷
Xavier Dubois 🇫🇷
Follow
Aug 16 '19
Enhanced your functional tests with Symfony (API context)
#
php
#
symfony
#
testing
#
functional
19
 reactions
Comments
4
 comments
3 min read
Typing Higher Order Components in React
Milosz Piechocki
Milosz Piechocki
Milosz Piechocki
Follow
Aug 15 '19
Typing Higher Order Components in React
#
functional
#
react
#
generics
#
typescript
9
 reactions
Comments
Add Comment
3 min read
Writing Immutable and Functional JavaScript
Jacob Evans
Jacob Evans
Jacob Evans
Follow
Aug 14 '19
Writing Immutable and Functional JavaScript
#
javascript
#
functional
#
beginners
#
immutable
58
 reactions
Comments
5
 comments
3 min read
Data mutation in functional JavaScript
Pragmatic Maciej
Pragmatic Maciej
Pragmatic Maciej
Follow
Aug 14 '19
Data mutation in functional JavaScript
#
javascript
#
functional
#
webdev
28
 reactions
Comments
Add Comment
7 min read
The Future of Programming - Rejected!
Richard Wood
Richard Wood
Richard Wood
Follow
Sep 2 '19
The Future of Programming - Rejected!
#
programming
#
functional
#
future
51
 reactions
Comments
42
 comments
3 min read
Writing a Tictactoe game in Haskell
Nikhil Thomas
Nikhil Thomas
Nikhil Thomas
Follow
Aug 12 '19
Writing a Tictactoe game in Haskell
#
haskell
#
functional
9
 reactions
Comments
3
 comments
6 min read
Side Effects and Composition
Stojan Anastasov
Stojan Anastasov
Stojan Anastasov
Follow
Aug 13 '19
Side Effects and Composition
#
kotlin
#
functional
#
arrowkt
10
 reactions
Comments
Add Comment
5 min read
Building a Blog in Haskell with Yesod–Returning JSON
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Aug 12 '19
Building a Blog in Haskell with Yesod–Returning JSON
#
haskell
#
yesod
#
functional
6
 reactions
Comments
Add Comment
2 min read
Dead Simple Python: Lambdas, Decorators, and Other Magic
Jason C. McDonald
Jason C. McDonald
Jason C. McDonald
Follow
Aug 7 '19
Dead Simple Python: Lambdas, Decorators, and Other Magic
#
python
#
beginners
#
functional
125
 reactions
Comments
15
 comments
14 min read
Quick tip! Map loop, already returns a array
baltz
baltz
baltz
Follow
Aug 9 '19
Quick tip! Map loop, already returns a array
#
javascript
#
productivity
#
functional
6
 reactions
Comments
Add Comment
1 min read
Dead Simple Python: Generators and Coroutines
Jason C. McDonald
Jason C. McDonald
Jason C. McDonald
Follow
Aug 1 '19
Dead Simple Python: Generators and Coroutines
#
python
#
beginners
#
oop
#
functional
142
 reactions
Comments
7
 comments
14 min read
A gentle introduction to Python generators
Dandy Vica
Dandy Vica
Dandy Vica
Follow
Aug 6 '19
A gentle introduction to Python generators
#
python
#
tutorial
#
beginners
#
functional
13
 reactions
Comments
2
 comments
3 min read
Boilerplate free config in Kotlin using Hoplite
Stephen Samuel
Stephen Samuel
Stephen Samuel
Follow
Aug 6 '19
Boilerplate free config in Kotlin using Hoplite
#
kotlin
#
config
#
functional
11
 reactions
Comments
3
 comments
3 min read
Building a Blog in Haskell with Yesod–Authorization
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Aug 5 '19
Building a Blog in Haskell with Yesod–Authorization
#
haskell
#
yesod
#
functional
6
 reactions
Comments
Add Comment
2 min read
Let the compiler do the work for you!
Jan van BrĂĽgge
Jan van BrĂĽgge
Jan van BrĂĽgge
Follow
Aug 1 '19
Let the compiler do the work for you!
#
java
#
haskell
#
functional
51
 reactions
Comments
10
 comments
5 min read
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
22
 reactions
Comments
1
 comment
2 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
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
Clojure: Another functional programming language
Ashley Smith
Ashley Smith
Ashley Smith
Follow
Nov 10 '21
Clojure: Another functional programming language
#
functional
#
clojure
4
 reactions
Comments
1
 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
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account