DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
GoF Functionalized

GoF Functionalized

Comments
9 min read
Deep Dive into Functional Programming in Javascript

Deep Dive into Functional Programming in Javascript

123
Comments 18
8 min read
Meet Datomic: the immutable and functional database.

Meet Datomic: the immutable and functional database.

79
Comments 11
9 min read
Design: Mônadas

Design: Mônadas

16
Comments
7 min read
Javascript, tiny functional helpers for modifying the DOM

Javascript, tiny functional helpers for modifying the DOM

Comments
2 min read
Elevate Your Testing Skills: Advanced API Functional Testing Methods

Elevate Your Testing Skills: Advanced API Functional Testing Methods

1
Comments
3 min read
Desvendando a Monad Result em JavaScript

Desvendando a Monad Result em JavaScript

Comments
3 min read
Code Elegance - Beyond Loops

Code Elegance - Beyond Loops

2
Comments 1
7 min read
For lack of a better name, I’m calling it “The Module Pattern”.

For lack of a better name, I’m calling it “The Module Pattern”.

13
Comments 1
6 min read
Beyond Basic Functions: Explore Currying in JavaScript

Beyond Basic Functions: Explore Currying in JavaScript

20
Comments 2
2 min read
Closures 🫂 Memoisation

Closures 🫂 Memoisation

2
Comments 2
2 min read
C++ vs Rust: Crafting an Unwrap-Like Function Inspired by Rust

C++ vs Rust: Crafting an Unwrap-Like Function Inspired by Rust

Comments
1 min read
Generator Functions in Python

Generator Functions in Python

Comments
6 min read
After one year of using CSharpFunctionalExtension

After one year of using CSharpFunctionalExtension

1
Comments
4 min read
Immutability and why you need to know its importance!

Immutability and why you need to know its importance!

Comments
2 min read
A QuickCheck Tutorial: Generators

A QuickCheck Tutorial: Generators

Comments
4 min read
Transforming Chaos: Unleashing the Power of Ramda in ReactJS

Transforming Chaos: Unleashing the Power of Ramda in ReactJS

Comments
3 min read
Functional Programming With C#: What, Why, How?

Functional Programming With C#: What, Why, How?

Comments
1 min read
Ending the war or continuing it? Let's bring functional programming to OOP codebases

Ending the war or continuing it? Let's bring functional programming to OOP codebases

205
Comments 16
9 min read
On function composition in JavaScript

On function composition in JavaScript

Comments
6 min read
[Advanced] Error handling in FP

[Advanced] Error handling in FP

3
Comments
12 min read
Elixir Pipe in Python v2

Elixir Pipe in Python v2

Comments
1 min read
Python : advanced way to reduce the amount of repetitive code

Python : advanced way to reduce the amount of repetitive code

2
Comments
2 min read
Category Theory (Functional Style) part-1

Category Theory (Functional Style) part-1

Comments
2 min read
Integrating DDD Aggregates and Functional Programming with faggregate

Integrating DDD Aggregates and Functional Programming with faggregate

Comments
1 min read
A Tale of Two Paradigms

A Tale of Two Paradigms

Comments
4 min read
Embracing Polymorphism: Flexibility in JavaScript and React

Embracing Polymorphism: Flexibility in JavaScript and React

Comments
3 min read
Chaining callbacks in TypeScript using the monad design pattern

Chaining callbacks in TypeScript using the monad design pattern

1
Comments 1
10 min read
Do you really need Dependency Injection? OOP roundtrip journey.

Do you really need Dependency Injection? OOP roundtrip journey.

Comments
6 min read
Find & Patch: A Novel Functional Programming like Code Rewrite Scheme

Find & Patch: A Novel Functional Programming like Code Rewrite Scheme

Comments
7 min read
OOP via FP : functional nature of classes and objects

OOP via FP : functional nature of classes and objects

2
Comments 14
4 min read
compose middleware

compose middleware

Comments
1 min read
Learn Lambda Calculus in 10 minutes with OCaml

Learn Lambda Calculus in 10 minutes with OCaml

23
Comments 7
4 min read
C#: functional approaches explained solving one specific problem

C#: functional approaches explained solving one specific problem

6
Comments 7
3 min read
React components -(Class component v/s function component)

React components -(Class component v/s function component)

Comments
1 min read
How to gently introduce an FP library

How to gently introduce an FP library

1
Comments 1
7 min read
A hidden power tool for arrays in TS

A hidden power tool for arrays in TS

2
Comments
3 min read
Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Comments
2 min read
On rewriting a Go command-line program in Haskell

On rewriting a Go command-line program in Haskell

4
Comments 2
6 min read
All You Need is ... Higher Order Functions

All You Need is ... Higher Order Functions

Comments
3 min read
The Reader Monad in Action 📖

The Reader Monad in Action 📖

Comments
4 min read
La Monada Reader en Acción 📖

La Monada Reader en Acción 📖

Comments
4 min read
💡Block

💡Block

Comments
4 min read
Functor and Monad at a Glance

Functor and Monad at a Glance

Comments
2 min read
Unknown Unknowns "the ones you don’t know you don’t know"

Unknown Unknowns "the ones you don’t know you don’t know"

Comments
7 min read
How to handle concurrency in Clojure with core.async

How to handle concurrency in Clojure with core.async

60
Comments 4
6 min read
Revisiting Haskell after 10 years

Revisiting Haskell after 10 years

8
Comments 3
7 min read
Modern Java - do we need explicit class declarations?

Modern Java - do we need explicit class declarations?

1
Comments
5 min read
Currying vs Dependency Injection

Currying vs Dependency Injection

8
Comments 3
3 min read
Jena - pure functional Lisp descendant

Jena - pure functional Lisp descendant

3
Comments 9
3 min read
Unison: From 0 to Cloud

Unison: From 0 to Cloud

Comments
8 min read
The three kinds of effects in programming

The three kinds of effects in programming

1
Comments
2 min read
Monads naturally arise from continuations

Monads naturally arise from continuations

1
Comments
2 min read
Do or do not, there is no try

Do or do not, there is no try

2
Comments 1
7 min read
Record Type Alias Combinators: A Public Service Announcement

Record Type Alias Combinators: A Public Service Announcement

18
Comments 4
9 min read
8 months of OCaml after 8 years of Haskell in production

8 months of OCaml after 8 years of Haskell in production

34
Comments 26
9 min read
Mastering Clean Functions: 10 Practices for Elegance in Code ✨

Mastering Clean Functions: 10 Practices for Elegance in Code ✨

2
Comments
3 min read
"The Evolution of Programming Paradigms: From Procedural to Functional"

"The Evolution of Programming Paradigms: From Procedural to Functional"

8
Comments
3 min read
About Functional Software Architecture

About Functional Software Architecture

Comments
5 min read
Level-Up as a Developer by Working with Legacy Codebases

Level-Up as a Developer by Working with Legacy Codebases

1
Comments
2 min read
loading...