DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
lambdas Are Better Than procs

lambdas Are Better Than procs

24
Comments
4 min read
Immutability Benefits

Immutability Benefits

7
Comments 7
1 min read
Making unit-test fun again with Functional Programming

Making unit-test fun again with Functional Programming

45
Comments
4 min read
Using Lambdas to Simplify Varying Behaviors in Your Code

Using Lambdas to Simplify Varying Behaviors in Your Code

7
Comments
10 min read
What's the score of your functions?

What's the score of your functions?

64
Comments 3
3 min read
Easy functional programming techniques in Rust for everyone

Easy functional programming techniques in Rust for everyone

116
Comments 5
11 min read
Deep and Shallow Copies in JavaScript

Deep and Shallow Copies in JavaScript

6
Comments
4 min read
What missed me in TypeScript, coming from Java

What missed me in TypeScript, coming from Java

7
Comments
3 min read
Functional programming is great, but not for the reasons everyone keeps telling you

Functional programming is great, but not for the reasons everyone keeps telling you

8
Comments
2 min read
Validate a Credit Card Number with Functional JavaScript

Validate a Credit Card Number with Functional JavaScript

277
Comments 17
7 min read
Efficient OCaml

Efficient OCaml

13
Comments
4 min read
Handling objects with Ramda

Handling objects with Ramda

11
Comments 3
3 min read
Monadic parser combinators in C#

Monadic parser combinators in C#

16
Comments
12 min read
What is wrong with optional chaining and how to fix it

What is wrong with optional chaining and how to fix it

31
Comments 11
6 min read
Kotlin - Getting Started

Kotlin - Getting Started

59
Comments
8 min read
An Adequate Introduction to Functional Programming

An Adequate Introduction to Functional Programming

668
Comments 24
10 min read
Simplicidade da abstração: throwable

Simplicidade da abstração: throwable

6
Comments
4 min read
Back and forth from Scala to Java

Back and forth from Scala to Java

12
Comments 6
5 min read
"Type Disjunctions" in Scala

"Type Disjunctions" in Scala

6
Comments 1
3 min read
Extreme Reusability with Functional Programming & Lodash

Extreme Reusability with Functional Programming & Lodash

6
Comments
1 min read
Deeper Magics: Monoids in Ruby and Rails

Deeper Magics: Monoids in Ruby and Rails

27
Comments 5
7 min read
Pipe in C#

Pipe in C#

22
Comments 2
4 min read
Why apply Open/Closed principles in React component composition?

Why apply Open/Closed principles in React component composition?

88
Comments 10
6 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
Functional Basics #3: Reduce

Functional Basics #3: Reduce

10
Comments 1
4 min read
Functional programming for your everyday javascript: Using a Maybe

Functional programming for your everyday javascript: Using a Maybe

102
Comments 4
11 min read
Introduction to Functional Programming in JavaScript

Introduction to Functional Programming in JavaScript

17
Comments
7 min read
Invert your JavaScript

Invert your JavaScript

14
Comments 2
3 min read
An Introduction to Basic Types in Elixir

An Introduction to Basic Types in Elixir

10
Comments
3 min read
Lessons learned from my first 10k LOC in Elm

Lessons learned from my first 10k LOC in Elm

57
Comments 5
5 min read
Introduction to functional programming with Python examples

Introduction to functional programming with Python examples

242
Comments 9
5 min read
Intro To Functional Programming

Intro To Functional Programming

295
Comments 20
6 min read
Working with JavaScript objects

Working with JavaScript objects

11
Comments
2 min read
Favor Composition over Inheritance

Favor Composition over Inheritance

5
Comments
1 min read
How Pipeline Operator makes your code cleaner

How Pipeline Operator makes your code cleaner

10
Comments
2 min read
React Functional Hooks Components > Stateful Class Components

React Functional Hooks Components > Stateful Class Components

8
Comments
1 min read
Toolkit - map / filter / reduce in arrays

Toolkit - map / filter / reduce in arrays

7
Comments
6 min read
The reactive, functional nature of React

The reactive, functional nature of React

7
Comments
4 min read
WTF is Flow-Based Programming?

WTF is Flow-Based Programming?

4
Comments 1
2 min read
Pratica - Monadic Library, now fully in Typescript!

Pratica - Monadic Library, now fully in Typescript!

61
Comments 5
2 min read
How to learn all programming languages, YES! ALL!

How to learn all programming languages, YES! ALL!

188
Comments 6
8 min read
What are your thoughts on functional programming? In PHP?

What are your thoughts on functional programming? In PHP?

8
Comments 27
1 min read
Design pattern: JS Functional Chains

Design pattern: JS Functional Chains

49
Comments 5
4 min read
3 clean code principles for the functional programming beginner

3 clean code principles for the functional programming beginner

157
Comments 10
4 min read
On .NET Episode: Coding F# in Visual Studio Code with Ionide

On .NET Episode: Coding F# in Visual Studio Code with Ionide

17
Comments 1
2 min read
Functional Basics #1: Map

Functional Basics #1: Map

33
Comments 5
4 min read
Solving the problem: Find the odd int

Solving the problem: Find the odd int

7
Comments 2
4 min read
Checking Sudoku with Functional JavaScript

Checking Sudoku with Functional JavaScript

67
Comments 5
11 min read
The Lambda Path

The Lambda Path

9
Comments
3 min read
Playing with Fmt

Playing with Fmt

5
Comments
1 min read
Optional Is the New Mandatory

Optional Is the New Mandatory

9
Comments
9 min read
F# Squirrel Brains: Adding Actors and Getting Functional

F# Squirrel Brains: Adding Actors and Getting Functional

50
Comments 2
10 min read
React Redux Thunk vs Elm

React Redux Thunk vs Elm

21
Comments 1
41 min read
Map/Filter/Reduce Crash Course

Map/Filter/Reduce Crash Course

622
Comments 25
2 min read
Matching your way to consistent states

Matching your way to consistent states

77
Comments 8
8 min read
Overly Functional C++: The BenFolds Five

Overly Functional C++: The BenFolds Five

18
Comments 3
4 min read
Functional C++

Functional C++

6
Comments
3 min read
Overly Functional C++

Overly Functional C++

48
Comments
15 min read
Elixir for PHP developers - Programming paradigm

Elixir for PHP developers - Programming paradigm

35
Comments 5
4 min read
Generics

Generics

6
Comments
8 min read
loading...