DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to use advanced Typescript to define a `pipe` function

How to use advanced Typescript to define a `pipe` function

25
Comments 9
5 min read
Little React productivity boost by 'curried' function

Little React productivity boost by 'curried' function

10
Comments
1 min read
Filtering an array against another array conditionally

Filtering an array against another array conditionally

9
Comments
2 min read
iterate , iterate, iterate

iterate , iterate, iterate

9
Comments
1 min read
Functional Programming in Java

Functional Programming in Java

8
Comments
2 min read
Pass Functions as Arguments in JavaScript?

Pass Functions as Arguments in JavaScript?

8
Comments
3 min read
The beauty of currying

The beauty of currying

10
Comments
5 min read
React component guide: Class vs functional

React component guide: Class vs functional

8
Comments
6 min read
Exploring dry-rb - Intuition of Results

Exploring dry-rb - Intuition of Results

57
Comments 2
12 min read
Remove duplicate items in list, Python.

Remove duplicate items in list, Python.

9
Comments
2 min read
Curring in Python and why it sucks

Curring in Python and why it sucks

11
Comments
3 min read
Grokking Partial Application

Grokking Partial Application

7
Comments
2 min read
Learning Pilog - 1: A Short Introduction to Prolog

Learning Pilog - 1: A Short Introduction to Prolog

7
Comments
3 min read
Programming a Cake

Programming a Cake

11
Comments
8 min read
Why Functional Programming?

Why Functional Programming?

8
Comments 1
7 min read
Introducing Elm Editor - a web-based IDE for Elm programs

Introducing Elm Editor - a web-based IDE for Elm programs

4
Comments
3 min read
Go: Making state explicit using the type system

Go: Making state explicit using the type system

6
Comments
4 min read
Java 8: Functional programming interview questions

Java 8: Functional programming interview questions

13
Comments
10 min read
Logical Programming in PicoLisp: Learning Pilog!

Logical Programming in PicoLisp: Learning Pilog!

5
Comments
4 min read
Can you…? - Calculator

Can you…? - Calculator

7
Comments 13
1 min read
How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks

How to hack the PicoLisp Database (and how to prevent it!) - An Introduction to XSS Attacks

9
Comments
6 min read
Exploring Java Streams

Exploring Java Streams

11
Comments
3 min read
Showcasing higher order functions with HTTP router

Showcasing higher order functions with HTTP router

10
Comments
2 min read
Learning Clojure, part VII

Learning Clojure, part VII

8
Comments 1
4 min read
Piping in JS, or what Elm taught me about partial application

Piping in JS, or what Elm taught me about partial application

10
Comments
4 min read
loading...