Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The beauty of currying

The beauty of currying

10
Comments
5 min read
React component guide: Class vs functional
Cover image for 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.
Cover image for Remove duplicate items in list, Python.

Remove duplicate items in list, Python.

9
Comments
2 min read
Curring in Python and why it sucks
Cover image for 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
Cover image for 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?
Cover image for 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
Cover image for Java 8: Functional programming interview questions

Java 8: Functional programming interview questions

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

Logical Programming in PicoLisp: Learning Pilog!

5
Comments
4 min read
Can you…? - Calculator
Cover image for Can you…? - Calculator

Can you…? - Calculator

7
Comments 13
1 min read
Exploring Java Streams
Cover image for 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

9
Comments
2 min read
Learning Clojure, part VII
Cover image for 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
Inflist, an experiment using PureScript and React

Inflist, an experiment using PureScript and React

11
Comments
5 min read
Elixir Today: Create a Left Triangle Pattern using Elixir

Elixir Today: Create a Left Triangle Pattern using Elixir

7
Comments 1
1 min read
The denotational semantics of server-side rendering
Cover image for The denotational semantics of server-side rendering

The denotational semantics of server-side rendering

4
Comments 2
11 min read
Elixir Pipe in Python
Cover image for Elixir Pipe in Python

Elixir Pipe in Python

11
Comments 1
1 min read
React dot notation component with TS
Cover image for React dot notation component with TS

React dot notation component with TS

24
Comments 2
2 min read
Creating a User Interface for Data Modification, Part 2
Cover image for Creating a User Interface for Data Modification, Part 2

Creating a User Interface for Data Modification, Part 2

9
Comments
3 min read
Function Composition In JavaScript with multiple parameters

Function Composition In JavaScript with multiple parameters

11
Comments
3 min read
loading...