Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why Functional Programming Matters

Why Functional Programming Matters

29
Comments
3 min read
Filter Null Values from a List with Java8 Lambda
Cover image for Filter Null Values from a List with Java8 Lambda

Filter Null Values from a List with Java8 Lambda

15
Comments 4
1 min read
How to make your Javascript code run faster

How to make your Javascript code run faster

85
Comments 3
3 min read
New pure functional programming language - ETA

New pure functional programming language - ETA

29
Comments 4
1 min read
Explain what a monoid is Like I'm Five

Explain what a monoid is Like I'm Five

30
Comments 4
1 min read
Trapezoidal rule: Numerical Methods

Trapezoidal rule: Numerical Methods

32
Comments
4 min read
Security with Haskell

Security with Haskell

61
Comments 2
2 min read
Recursion in JavaScript with ES6, destructuring and rest/spread
Cover image for Recursion in JavaScript with ES6, destructuring and rest/spread

Recursion in JavaScript with ES6, destructuring and rest/spread

15
Comments
4 min read
Union Types with Javascript
Cover image for Union Types with Javascript

Union Types with Javascript

49
Comments 9
9 min read
Handling errors with Either

Handling errors with Either

37
Comments 12
6 min read
Go functional with Java

Go functional with Java

163
Comments 4
4 min read
Functional Programming: Alternatives to the IF #Functional #JavaScript #Functors

Functional Programming: Alternatives to the IF #Functional #JavaScript #Functors

92
Comments 11
4 min read
Functional JavaScript: Function Decorators Part 2 #JavaScript

Functional JavaScript: Function Decorators Part 2 #JavaScript

29
Comments
5 min read
How to Write a Multiline Lambda in Java 8
Cover image for How to Write a Multiline Lambda in Java 8

How to Write a Multiline Lambda in Java 8

16
Comments 2
1 min read
Fun with Functors and ReasonML
Cover image for Fun with Functors and ReasonML

Fun with Functors and ReasonML

16
Comments
6 min read
Types: When I use, when I don't.

Types: When I use, when I don't.

13
Comments 5
3 min read
Functional programming for beginners

Functional programming for beginners

56
Comments 1
3 min read
Turn Your Spaghetti Code into Functions - Part 3
Cover image for Turn Your Spaghetti Code into Functions - Part 3

Turn Your Spaghetti Code into Functions - Part 3

12
Comments 2
5 min read
Functional Programming with Clojure | Vasavi Developers Community

Functional Programming with Clojure | Vasavi Developers Community

16
Comments 1
2 min read
How to make functions partially applicable in JavaScript

How to make functions partially applicable in JavaScript

20
Comments 8
5 min read
Java 8 Stream Cheatsheet
Cover image for Java 8 Stream Cheatsheet

Java 8 Stream Cheatsheet

130
Comments 2
3 min read
One year of Elm in production

One year of Elm in production

22
Comments 6
4 min read
How does keeping state in Elixir work?

How does keeping state in Elixir work?

12
Comments
4 min read
Point-free gotchas in JavaScript

Point-free gotchas in JavaScript

35
Comments 7
5 min read
What is Currying?

What is Currying?

18
Comments 6
6 min read
loading...