DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Global Mutable State

Global Mutable State

54
Comments 9
7 min read
Intro to the zip function

Intro to the zip function

18
Comments 3
4 min read
What's up with currying?

What's up with currying?

12
Comments
5 min read
Exploring Composition in Javascript

Exploring Composition in Javascript

31
Comments 1
5 min read
Pure functions, and why I like them.

Pure functions, and why I like them.

19
Comments 3
4 min read
Intro to the fold function (aka reduce or aggregate)

Intro to the fold function (aka reduce or aggregate)

13
Comments 1
4 min read
Intro to the filter function

Intro to the filter function

6
Comments
3 min read
Introduction to Array.Reduce()

Introduction to Array.Reduce()

18
Comments 1
4 min read
Intro to the map function

Intro to the map function

14
Comments 6
3 min read
Functional Programming in JavaScript? Yes, Please.

Functional Programming in JavaScript? Yes, Please.

86
Comments 41
3 min read
Turn Your Spaghetti Code into Functions, Part 2

Turn Your Spaghetti Code into Functions, Part 2

27
Comments 3
5 min read
Programming Paradigms and the Procedural Paradox

Programming Paradigms and the Procedural Paradox

85
Comments 24
18 min read
The Not-So-Scary Explanation Of Currying In Javascript

The Not-So-Scary Explanation Of Currying In Javascript

47
Comments 2
2 min read
Property Testing: Why You Should Generate Test Data

Property Testing: Why You Should Generate Test Data

13
Comments 1
7 min read
How to use pattern matching in JavaScript - an alternative?

How to use pattern matching in JavaScript - an alternative?

6
Comments
4 min read
Monads in Scala by example

Monads in Scala by example

3
Comments
3 min read
Scala tail recursion by example

Scala tail recursion by example

2
Comments
2 min read
5 Scala syntactic Tips&Tricks

5 Scala syntactic Tips&Tricks

2
Comments
3 min read
Smooth Undefined - Maybe value, maybe not?

Smooth Undefined - Maybe value, maybe not?

11
Comments 2
4 min read
Tagless-Final is a Powerful Footgun

Tagless-Final is a Powerful Footgun

2
Comments
1 min read
Chapter 15 and Chapter 16 and chapter 17

Chapter 15 and Chapter 16 and chapter 17

2
Comments
1 min read
Object-Oriented Programming Strikes Back!

Object-Oriented Programming Strikes Back!

75
Comments 23
6 min read
Immutable Paper

Immutable Paper

17
Comments 7
3 min read
Harnessing the power of Javascript's .map and .filter

Harnessing the power of Javascript's .map and .filter

28
Comments 6
5 min read
What do I have to learn to be hirable in Clojure?

What do I have to learn to be hirable in Clojure?

30
Comments 3
4 min read
loading...