DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Javascript functional programming basic examples

Javascript functional programming basic examples

23
Comments 2
2 min read
Getting your feet wet with OCaml

Getting your feet wet with OCaml

44
Comments 9
12 min read
The road to functional programming as a newbie.

The road to functional programming as a newbie.

9
Comments
3 min read
Applicative functors in Haskell

Applicative functors in Haskell

24
Comments 1
5 min read
lazy-seq in Clojure

lazy-seq in Clojure

13
Comments
5 min read
Things I learned writing my first Elm app

Things I learned writing my first Elm app

23
Comments 2
5 min read
Think twice before using a Supplier

Think twice before using a Supplier

6
Comments 2
4 min read
Any suggestions for books to learn Functional Programming Paradigm

Any suggestions for books to learn Functional Programming Paradigm

19
Comments 22
1 min read
Navigating the uncharted Stream

Navigating the uncharted Stream

8
Comments 4
5 min read
Functional JavaScript: Resolving Promises Sequentially

Functional JavaScript: Resolving Promises Sequentially

17
Comments
4 min read
Demystifying Advanced Kotlin Concepts Pt.2-1

Demystifying Advanced Kotlin Concepts Pt.2-1

13
Comments
3 min read
Scoring Scrabble Words with Elm

Scoring Scrabble Words with Elm

23
Comments 3
6 min read
How to elegantly flatten a list

How to elegantly flatten a list

28
Comments 6
2 min read
Demystifying Advanced Kotlin Concepts Pt.1

Demystifying Advanced Kotlin Concepts Pt.1

18
Comments 5
5 min read
Currying vs partial application in Javascript

Currying vs partial application in Javascript

3
Comments
6 min read
Adventures in Javascript pt.2

Adventures in Javascript pt.2

16
Comments
4 min read
But the World is Mutable

But the World is Mutable

48
Comments 12
3 min read
Map: Another Higher Order Function

Map: Another Higher Order Function

33
Comments 11
2 min read
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
loading...