DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implementing the Perceus reference counting GC

Implementing the Perceus reference counting GC

6
Comments
8 min read
Elixir As Your First Functional Language

Elixir As Your First Functional Language

17
Comments 2
3 min read
Let's Fold a Tree

Let's Fold a Tree

9
Comments
6 min read
Functional Futures: Grain with Oscar Spencer

Functional Futures: Grain with Oscar Spencer

2
Comments
30 min read
The Java `.boxed()` Method

The Java `.boxed()` Method

14
Comments
1 min read
Exploring Lambdas in Java

Exploring Lambdas in Java

8
Comments
3 min read
Illustrating the duality of closures and objects

Illustrating the duality of closures and objects

9
Comments 3
4 min read
There and back again: Refactoring OO to FP

There and back again: Refactoring OO to FP

8
Comments
3 min read
Learning Pilog - 4: Recursion

Learning Pilog - 4: Recursion

3
Comments
5 min read
What is Getters and Setters in JavaScript

What is Getters and Setters in JavaScript

6
Comments
1 min read
How to use advanced Typescript to define a `pipe` function

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

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

Little React productivity boost by 'curried' function

10
Comments
1 min read
iterate , iterate, iterate

iterate , iterate, iterate

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

Filtering an array against another array conditionally

9
Comments
2 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

6
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

10
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
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

The denotational semantics of server-side rendering

4
Comments 2
11 min read
Elixir Pipe in Python

Elixir Pipe in Python

11
Comments 1
1 min read
React dot notation component with TS

React dot notation component with TS

23
Comments 2
2 min read
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

10
Comments
3 min read
Creating a User Interface for Data Modification, Part 1

Creating a User Interface for Data Modification, Part 1

10
Comments
7 min read
Data immutability

Data immutability

11
Comments
16 min read
Metapolymorphic providers

Metapolymorphic providers

6
Comments
12 min read
Creating a User Interface to the Database: Displaying the data

Creating a User Interface to the Database: Displaying the data

5
Comments
4 min read
Elixir Today: Create a Hollow Square using Elixir

Elixir Today: Create a Hollow Square using Elixir

5
Comments
1 min read
Horizontal and vertical events

Horizontal and vertical events

15
Comments 1
13 min read
Functional Kafka with Spring Cloud - Part 1

Functional Kafka with Spring Cloud - Part 1

8
Comments
4 min read
Functional Kafka with Spring Cloud - Part 2

Functional Kafka with Spring Cloud - Part 2

7
Comments
4 min read
Drop your Mastodon social links here. 👇

Drop your Mastodon social links here. 👇

16
Comments 5
2 min read
What's That Typeclass: Monoid

What's That Typeclass: Monoid

6
Comments
7 min read
Functional programming in Go (fp-go)

Functional programming in Go (fp-go)

9
Comments
2 min read
Learning Clojure, part II

Learning Clojure, part II

6
Comments
4 min read
The Case for TS+

The Case for TS+

167
Comments 28
19 min read
The book that changed my development career now has a Javascript version

The book that changed my development career now has a Javascript version

56
Comments 12
5 min read
Creating a User Interface to the Database: Setup

Creating a User Interface to the Database: Setup

8
Comments
5 min read
Function purity and referential transparency

Function purity and referential transparency

9
Comments 4
9 min read
[PHP] try to reduce overhead of debug logging using Closure(same to anonymous function)

[PHP] try to reduce overhead of debug logging using Closure(same to anonymous function)

7
Comments
5 min read
Map, Filter, Reduce in C: recursive high-order functions using pointers

Map, Filter, Reduce in C: recursive high-order functions using pointers

11
Comments 1
8 min read
loading...