DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Functional-Style State Machine in C++

A Functional-Style State Machine in C++

18
Comments 5
5 min read
What is functional programming?

What is functional programming?

15
Comments 2
5 min read
Functional Python: Fabulous Filter

Functional Python: Fabulous Filter

5
Comments
3 min read
Writing modern JavaScript code

Writing modern JavaScript code

61
Comments 21
5 min read
Macro See, Macro Do

Macro See, Macro Do

34
Comments
5 min read
Mutable State is to Software as Moving Parts are to Hardware

Mutable State is to Software as Moving Parts are to Hardware

2
Comments
1 min read
#discuss Best course for functional programming?

#discuss Best course for functional programming?

2
Comments 3
1 min read
Java 8 Functional Interface Cheatsheet

Java 8 Functional Interface Cheatsheet

30
Comments
1 min read
Functional Reactive Programming in Rust

Functional Reactive Programming in Rust

10
Comments 2
2 min read
Caveats around point-free functions

Caveats around point-free functions

8
Comments 1
2 min read
Learn Recursion From Zero to One

Learn Recursion From Zero to One

5
Comments
7 min read
Reading code easily with immutable values(Pyrsistent).

Reading code easily with immutable values(Pyrsistent).

7
Comments
5 min read
What is the benefit of Functional Programming?

What is the benefit of Functional Programming?

11
Comments 10
6 min read
FizzBuzz using streams in Python

FizzBuzz using streams in Python

9
Comments 1
2 min read
Creative Uses of TypeScript Discriminated Unions

Creative Uses of TypeScript Discriminated Unions

13
Comments 1
4 min read
How I saved thousands of lines of code - Functional Hook Composition for Everything

How I saved thousands of lines of code - Functional Hook Composition for Everything

8
Comments
1 min read
Documenting JS functions as haskell :P

Documenting JS functions as haskell :P

6
Comments
3 min read
HTML search and replace in Clojure

HTML search and replace in Clojure

2
Comments
7 min read
8 Things I Learned from Rich Hickey That Helped Me Write Better Software (Simple Made Easy)

8 Things I Learned from Rich Hickey That Helped Me Write Better Software (Simple Made Easy)

42
Comments
6 min read
Angular Js

Angular Js

3
Comments 1
1 min read
Getting close to the conceptual metal

Getting close to the conceptual metal

6
Comments
15 min read
PHP 7.4 in prod at last

PHP 7.4 in prod at last

4
Comments 4
1 min read
The last functional programming post

The last functional programming post

7
Comments
2 min read
10 days with the ZIO 2/10

10 days with the ZIO 2/10

8
Comments
7 min read
Catamorphisms

Catamorphisms

7
Comments
1 min read
My 2020 Goals

My 2020 Goals

3
Comments
3 min read
Building Hangman with Hyperapp - Part 1

Building Hangman with Hyperapp - Part 1

8
Comments
7 min read
ADTs in OOP - FTW or WTF?

ADTs in OOP - FTW or WTF?

8
Comments
5 min read
Why I am learning Rust now

Why I am learning Rust now

1
Comments
2 min read
λ➕ Sum Types in relational databases: Yet another (IMO pretty neat) way to model them in SQL

λ➕ Sum Types in relational databases: Yet another (IMO pretty neat) way to model them in SQL

8
Comments
3 min read
What I learned last week - 16 December 2019

What I learned last week - 16 December 2019

6
Comments
5 min read
JavaScript: Transforming arrays using map

JavaScript: Transforming arrays using map

35
Comments
2 min read
Time tracking software - SkyTime Review 02:06

Time tracking software - SkyTime Review

10
Comments
1 min read
Vonmo Trade Experiment. Part 1: Exchanges and modern technologies

Vonmo Trade Experiment. Part 1: Exchanges and modern technologies

15
Comments 2
4 min read
Vonmo Trade Experiment. Part 2: Orders. Types and processing features

Vonmo Trade Experiment. Part 2: Orders. Types and processing features

12
Comments
6 min read
Organizing Your JavaScript Code with Functions

Organizing Your JavaScript Code with Functions

60
Comments
8 min read
Javascript Scopes Types .. Simplified!

Javascript Scopes Types .. Simplified!

6
Comments
2 min read
Enforcing invariants in Scala datatypes

Enforcing invariants in Scala datatypes

6
Comments
8 min read
Using functional programming to create a game in JS

Using functional programming to create a game in JS

14
Comments
1 min read
How to comma-separate your number in JavaScript

How to comma-separate your number in JavaScript

6
Comments 3
1 min read
Functional Programming from the ReactJS and Angular point-of-view

Functional Programming from the ReactJS and Angular point-of-view

81
Comments
7 min read
Magic refactoring with Unison: much more than a new programming language

Magic refactoring with Unison: much more than a new programming language

6
Comments 1
4 min read
Showerthought: On FP and OOP

Showerthought: On FP and OOP

6
Comments
1 min read
Kotlin type Extensions

Kotlin type Extensions

7
Comments
3 min read
Understanding React stateless components

Understanding React stateless components

7
Comments
2 min read
Why use React Hooks? Explained

Why use React Hooks? Explained

5
Comments
2 min read
Think of time as a series of timestamps

Think of time as a series of timestamps

4
Comments 2
4 min read
Haskell - My Setup/Workflow

Haskell - My Setup/Workflow

11
Comments 3
3 min read
Functional Fundamentals: Currying

Functional Fundamentals: Currying

8
Comments
4 min read
Modelling the World of Blade Runner with Haskell's Type System

Modelling the World of Blade Runner with Haskell's Type System

48
Comments 2
5 min read
Refactorización mágica con Unison: algo más que un nuevo lenguaje de programación

Refactorización mágica con Unison: algo más que un nuevo lenguaje de programación

10
Comments
4 min read
We're gonna program like it's 1999

We're gonna program like it's 1999

4
Comments
1 min read
Ruby Enumerables Make Your Code Short and Sweet

Ruby Enumerables Make Your Code Short and Sweet

14
Comments
3 min read
Avoid mutation of variables in ruby by extracting a function

Avoid mutation of variables in ruby by extracting a function

6
Comments
1 min read
Libraries for functional webcomponents?

Libraries for functional webcomponents?

8
Comments 3
1 min read
Tip - Chain Promises synchronously

Tip - Chain Promises synchronously

17
Comments 2
4 min read
Functional Basics #3: Reduce

Functional Basics #3: Reduce

10
Comments 1
4 min read
Functional Basics #2: Filter

Functional Basics #2: Filter

35
Comments
3 min read
Building Simple Software: Defining the "What" Before the "How"

Building Simple Software: Defining the "What" Before the "How"

6
Comments
5 min read
Fun Things in Elixir

Fun Things in Elixir

7
Comments 2
5 min read
loading...