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
Code Elegance - Beyond Loops
Justin L Beall
Justin L Beall
Justin L Beall
Follow
Mar 27 '24
Code Elegance - Beyond Loops
#
functional
#
python
#
codeelegance
#
beyondloops
2
reactions
Comments
1
comment
7 min read
For lack of a better name, I’m calling it “The Module Pattern”.
John Pavlick
John Pavlick
John Pavlick
Follow
Mar 27 '24
For lack of a better name, I’m calling it “The Module Pattern”.
#
elm
#
functional
16
reactions
Comments
4
comments
6 min read
Beyond Basic Functions: Explore Currying in JavaScript
Leonardo Rafael Wehrmeister
Leonardo Rafael Wehrmeister
Leonardo Rafael Wehrmeister
Follow
Mar 26 '24
Beyond Basic Functions: Explore Currying in JavaScript
#
javascript
#
webdev
#
coding
#
functional
22
reactions
Comments
2
comments
2 min read
Deep Dive into Functional Programming in Javascript
Alex Merced
Alex Merced
Alex Merced
Follow
Apr 20 '24
Deep Dive into Functional Programming in Javascript
#
javascript
#
functional
#
currying
#
memoization
213
reactions
Comments
25
comments
8 min read
Closures đź«‚ Memoisation
Emmanuel (Emmo00)
Emmanuel (Emmo00)
Emmanuel (Emmo00)
Follow
Mar 22 '24
Closures đź«‚ Memoisation
#
programming
#
algorithms
#
design
#
functional
2
reactions
Comments
2
comments
2 min read
Do you really need Dependency Injection? OOP roundtrip journey.
Adrian
Adrian
Adrian
Follow
Feb 17 '24
Do you really need Dependency Injection? OOP roundtrip journey.
#
architecture
#
programming
#
oop
#
functional
Comments
Add Comment
6 min read
Generator Functions in Python
Main
Main
Main
Follow
Mar 20 '24
Generator Functions in Python
#
python
#
functional
#
programming
#
programmers
Comments
Add Comment
6 min read
Ending the war or continuing it? Let's bring functional programming to OOP codebases
Cherry Ramatis
Cherry Ramatis
Cherry Ramatis
Follow
Mar 6 '24
Ending the war or continuing it? Let's bring functional programming to OOP codebases
#
programming
#
beginners
#
functional
#
elixir
214
reactions
Comments
18
comments
9 min read
After one year of using CSharpFunctionalExtension
Titouan CREACH
Titouan CREACH
Titouan CREACH
Follow
Mar 18 '24
After one year of using CSharpFunctionalExtension
#
csharp
#
functional
5
reactions
Comments
Add Comment
4 min read
Embracing Polymorphism: Flexibility in JavaScript and React
Arvind
Arvind
Arvind
Follow
Feb 22 '24
Embracing Polymorphism: Flexibility in JavaScript and React
#
javascript
#
programming
#
beginners
#
functional
Comments
Add Comment
3 min read
Chaining callbacks in TypeScript using the monad design pattern
jericirenej
jericirenej
jericirenej
Follow
Feb 18 '24
Chaining callbacks in TypeScript using the monad design pattern
#
typescript
#
monads
#
functional
#
chaining
1
reaction
Comments
1
comment
10 min read
Find & Patch: A Novel Functional Programming like Code Rewrite Scheme
Herrington Darkholme
Herrington Darkholme
Herrington Darkholme
Follow
Feb 8 '24
Find & Patch: A Novel Functional Programming like Code Rewrite Scheme
#
programming
#
tooling
#
functional
#
productivity
Comments
Add Comment
7 min read
Functional Programming With C#: What, Why, How?
Tural Suleymani
Tural Suleymani
Tural Suleymani
Follow
Mar 7 '24
Functional Programming With C#: What, Why, How?
#
csharp
#
dotnet
#
programming
#
functional
Comments
Add Comment
1 min read
[Advanced] Error handling in FP
Zelenya
Zelenya
Zelenya
Follow
Feb 29 '24
[Advanced] Error handling in FP
#
functional
#
tutorial
#
learning
4
reactions
Comments
Add Comment
12 min read
Elixir Pipe in Python v2
Azizul Haque Ananto
Azizul Haque Ananto
Azizul Haque Ananto
Follow
Feb 27 '24
Elixir Pipe in Python v2
#
python
#
functional
#
programming
Comments
Add Comment
1 min read
Python : advanced way to reduce the amount of repetitive code
Taqmuraz
Taqmuraz
Taqmuraz
Follow
Feb 24 '24
Python : advanced way to reduce the amount of repetitive code
#
python
#
functional
#
oop
#
pattern
2
reactions
Comments
Add Comment
2 min read
OOP via FP : functional nature of classes and objects
Taqmuraz
Taqmuraz
Taqmuraz
Follow
Feb 7 '24
OOP via FP : functional nature of classes and objects
#
functional
#
lisp
#
ruby
#
oop
2
reactions
Comments
14
comments
4 min read
Learn Lambda Calculus in 10 minutes with OCaml
Dmitrii Kovanikov
Dmitrii Kovanikov
Dmitrii Kovanikov
Follow
Feb 5 '24
Learn Lambda Calculus in 10 minutes with OCaml
#
ocaml
#
programming
#
functional
35
reactions
Comments
7
comments
1 min read
C#: functional approaches explained solving one specific problem
Taqmuraz
Taqmuraz
Taqmuraz
Follow
Feb 4 '24
C#: functional approaches explained solving one specific problem
#
functional
#
dotnet
#
csharp
#
linq
6
reactions
Comments
7
comments
3 min read
How to gently introduce an FP library
Zelenya
Zelenya
Zelenya
Follow
Feb 1 '24
How to gently introduce an FP library
#
scala
#
functional
#
tutorial
2
reactions
Comments
1
comment
7 min read
React components -(Class component v/s function component)
Manikandan K
Manikandan K
Manikandan K
Follow
Feb 1 '24
React components -(Class component v/s function component)
#
component
#
webdev
#
react
#
functional
Comments
Add Comment
1 min read
A hidden power tool for arrays in TS
Patrice Gauthier
Patrice Gauthier
Patrice Gauthier
Follow
Jan 25 '24
A hidden power tool for arrays in TS
#
functional
#
typescript
#
javascript
3
reactions
Comments
Add Comment
3 min read
Why won't my forEach lambda allow me to exit my function with a return statement in Java?
Raphael De Lio
Raphael De Lio
Raphael De Lio
Follow
Jan 25 '24
Why won't my forEach lambda allow me to exit my function with a return statement in Java?
#
java
#
lambda
#
functional
Comments
Add Comment
2 min read
On rewriting a Go command-line program in Haskell
Hercules Lemke Merscher
Hercules Lemke Merscher
Hercules Lemke Merscher
Follow
Jan 23 '24
On rewriting a Go command-line program in Haskell
#
haskell
#
functional
#
opinion
#
go
4
reactions
Comments
2
comments
6 min read
All You Need is ... Higher Order Functions
Brian Greig
Brian Greig
Brian Greig
Follow
Jan 23 '24
All You Need is ... Higher Order Functions
#
javascript
#
webdev
#
node
#
functional
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account