DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An Adequate Introduction to Functional Programming

An Adequate Introduction to Functional Programming

667
Comments 24
10 min read
The beauty of Functional Programming

The beauty of Functional Programming

650
Comments 34
4 min read
Map/Filter/Reduce Crash Course

Map/Filter/Reduce Crash Course

621
Comments 25
2 min read
A simple explanation of functional pipe in JavaScript

A simple explanation of functional pipe in JavaScript

594
Comments 29
5 min read
Stop abusing .map()!

Stop abusing .map()!

531
Comments 49
4 min read
Easy functional programming techniques in TypeScript for everyone

Easy functional programming techniques in TypeScript for everyone

310
Comments 17
9 min read
Intro To Functional Programming

Intro To Functional Programming

294
Comments 19
6 min read
Validate a Credit Card Number with Functional JavaScript

Validate a Credit Card Number with Functional JavaScript

277
Comments 17
7 min read
An Intro to Redux that you can understand

An Intro to Redux that you can understand

274
Comments 9
3 min read
Probably the hottest code refactoring you ever saw 🔥

Probably the hottest code refactoring you ever saw 🔥

272
Comments 30
3 min read
Introduction to functional programming with Python examples

Introduction to functional programming with Python examples

242
Comments 9
5 min read
I was bored, so I built a programming language

I was bored, so I built a programming language

242
Comments 23
8 min read
A Metaphorical Introduction to Functional JavaScript

A Metaphorical Introduction to Functional JavaScript

231
Comments 10
13 min read
Currying in JavaScript

Currying in JavaScript

213
Comments 29
5 min read
Functional programming in Javascript

Functional programming in Javascript

210
Comments 5
11 min read
Can you apply SOLID principles to your React applications ?

Can you apply SOLID principles to your React applications ?

207
Comments 2
6 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
Bringing Pattern Matching to TypeScript 🎨 Introducing TS-Pattern

Bringing Pattern Matching to TypeScript 🎨 Introducing TS-Pattern

192
Comments 10
11 min read
Getting started with fp-ts: Reader

Getting started with fp-ts: Reader

189
Comments 18
3 min read
The Dream of C# 9.0

The Dream of C# 9.0

189
Comments 23
5 min read
7 Easy functional programming techniques in Go

7 Easy functional programming techniques in Go

189
Comments 11
9 min read
How to learn all programming languages, YES! ALL!

How to learn all programming languages, YES! ALL!

188
Comments 6
8 min read
How to write clean functions

How to write clean functions

187
Comments 5
5 min read
Principles of Functional Programming

Principles of Functional Programming

186
Comments 7
4 min read
JS Coding Patterns that give you away as a Junior Developer

JS Coding Patterns that give you away as a Junior Developer

185
Comments 23
4 min read
Learn functional programing with me - Part 1 : Language choice

Learn functional programing with me - Part 1 : Language choice

180
Comments 40
9 min read
Type-Safe Error Handling In TypeScript

Type-Safe Error Handling In TypeScript

173
Comments 30
6 min read
Planning my career development for 2020 - 6 months review

Planning my career development for 2020 - 6 months review

167
Comments 11
8 min read
The Case for TS+

The Case for TS+

165
Comments 28
19 min read
Planning my career development for 2020.

Planning my career development for 2020.

163
Comments 15
4 min read
Closures and their practical uses

Closures and their practical uses

161
Comments 1
3 min read
Domain Driven Design and Functional Pure UI Components

Domain Driven Design and Functional Pure UI Components

159
Comments 1
6 min read
3 clean code principles for the functional programming beginner

3 clean code principles for the functional programming beginner

156
Comments 10
4 min read
Functional Programming with JS

Functional Programming with JS

154
Comments 4
2 min read
Functional vs Object Oriented vs Procedural programming

Functional vs Object Oriented vs Procedural programming

154
Comments 12
4 min read
Higher Order Functions & Functional Composition

Higher Order Functions & Functional Composition

152
Comments 3
3 min read
OOP vs Functional Programming

OOP vs Functional Programming

152
Comments 45
1 min read
Do the SOLID principles apply to Functional Programming?

Do the SOLID principles apply to Functional Programming?

149
Comments 19
4 min read
Modern Javascript Techniques

Modern Javascript Techniques

147
Comments 3
15 min read
OOP vs functional programming

OOP vs functional programming

145
Comments 27
9 min read
Currying in JavaScript

Currying in JavaScript

143
Comments 14
3 min read
Dead Simple Python: Generators and Coroutines

Dead Simple Python: Generators and Coroutines

142
Comments 7
14 min read
Understanding concepts of functional programming with JavaScript

Understanding concepts of functional programming with JavaScript

141
Comments 7
3 min read
Functional Programming buzzwords

Functional Programming buzzwords

139
Comments 4
6 min read
Functors and Monads in Javascript

Functors and Monads in Javascript

137
Comments 4
7 min read
Do you need Design Patterns in Functional Programming?

Do you need Design Patterns in Functional Programming?

137
Comments 6
5 min read
Ultimate guide to sorting in Javascript and Typescript

Ultimate guide to sorting in Javascript and Typescript

136
Comments 4
9 min read
Functional Programming for the Object-Oriented Developer - Part 0

Functional Programming for the Object-Oriented Developer - Part 0

134
Comments 9
5 min read
Your C# is already functional, but only if you let it

Your C# is already functional, but only if you let it

133
Comments 7
5 min read
From Java 8 to Java 15 in Ten Minutes

From Java 8 to Java 15 in Ten Minutes

125
Comments 14
9 min read
Dead Simple Python: Lambdas, Decorators, and Other Magic

Dead Simple Python: Lambdas, Decorators, and Other Magic

124
Comments 15
14 min read
Deep Dive into Functional Programming in Javascript

Deep Dive into Functional Programming in Javascript

124
Comments 18
8 min read
Functional Programming in JS: Functor - Monad's little brother

Functional Programming in JS: Functor - Monad's little brother

122
Comments 8
12 min read
Haskell Quicksort in JavaScript

Haskell Quicksort in JavaScript

121
Comments 25
3 min read
Semantics, Not Syntax; Developer empowerment using functional-first programming

Semantics, Not Syntax; Developer empowerment using functional-first programming

118
Comments 11
11 min read
Easy functional programming techniques in Rust for everyone

Easy functional programming techniques in Rust for everyone

116
Comments 5
11 min read
Declarative vs imperative

Declarative vs imperative

115
Comments 6
9 min read
Building Expressive Monads in Javascript: Introduction

Building Expressive Monads in Javascript: Introduction

113
Comments 17
14 min read
Functional Programming Basics Before You Learn React and Redux - The What - Part 1

Functional Programming Basics Before You Learn React and Redux - The What - Part 1

112
Comments 5
5 min read
Understanding Ruby - Blocks, Procs, and Lambdas

Understanding Ruby - Blocks, Procs, and Lambdas

111
Comments 4
11 min read
loading...