DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Array Methods: The Gateway to Functional Programming

Array Methods: The Gateway to Functional Programming

10
Comments
9 min read
Finally, progress learning functional programming

Finally, progress learning functional programming

10
Comments
3 min read
ReasonConf 2019

ReasonConf 2019

6
Comments
1 min read
Vectors: linear containers in Rust

Vectors: linear containers in Rust

10
Comments
7 min read
YARIT: Yet Another Rust Iterators Tutorial

YARIT: Yet Another Rust Iterators Tutorial

37
Comments 10
7 min read
Partial Lenses in Javascript

Partial Lenses in Javascript

9
Comments
3 min read
Find nearest numeric values

Find nearest numeric values

8
Comments
2 min read
Arrays: linear containers in Ruby

Arrays: linear containers in Ruby

6
Comments
6 min read
#MonadicMonday compilation: April

#MonadicMonday compilation: April

39
Comments
11 min read
Finding Flow in Haskell

Finding Flow in Haskell

7
Comments
8 min read
Lists: linear containers in Python

Lists: linear containers in Python

8
Comments
7 min read
7 ways to write logic with Elixir's pattern matching

7 ways to write logic with Elixir's pattern matching

69
Comments 3
2 min read
Getting started with fp-ts: IO

Getting started with fp-ts: IO

89
Comments 17
4 min read
Ruby 2.7 — Pattern Matching — Destructuring on Point

Ruby 2.7 — Pattern Matching — Destructuring on Point

10
Comments
5 min read
The FP Papers: Hughes Lists

The FP Papers: Hughes Lists

20
Comments 3
12 min read
Ruby 2.7 — Pattern Matching — First Impressions

Ruby 2.7 — Pattern Matching — First Impressions

6
Comments
5 min read
Recursion, Memoization, and Y-Combinator

Recursion, Memoization, and Y-Combinator

27
Comments 1
18 min read
What Can Array Folding Do?

What Can Array Folding Do?

103
Comments 15
8 min read
Getting started with fp-ts: Monad

Getting started with fp-ts: Monad

106
Comments 13
6 min read
Functors Compose, Monads Do Not

Functors Compose, Monads Do Not

7
Comments 2
2 min read
A Useless Compiler in PureScript

A Useless Compiler in PureScript

10
Comments
3 min read
Testing Bank Kata in PureScript

Testing Bank Kata in PureScript

7
Comments
4 min read
Bank Kata in PureScript

Bank Kata in PureScript

6
Comments
5 min read
Getting started with fp-ts: Either vs Validation

Getting started with fp-ts: Either vs Validation

117
Comments 15
3 min read
Dark (lang): built with OCaml/ReasonML/Bucklescript, inspired by Elm

Dark (lang): built with OCaml/ReasonML/Bucklescript, inspired by Elm

15
Comments 5
2 min read
Learn To Fold Your JS Arrays

Learn To Fold Your JS Arrays

103
Comments 4
5 min read
Exhaustive Type Checking with TypeScript!

Exhaustive Type Checking with TypeScript!

34
Comments 7
4 min read
More Functional Patterns and Recursion

More Functional Patterns and Recursion

14
Comments
5 min read
Spread Operator(...) in JavaScript.

Spread Operator(...) in JavaScript.

19
Comments
1 min read
Introduction to Functional Programming

Introduction to Functional Programming

133
Comments
5 min read
Multi-paradigm Programming in C++ and Javascript

Multi-paradigm Programming in C++ and Javascript

12
Comments
5 min read
Getting started with fp-ts: Applicative

Getting started with fp-ts: Applicative

105
Comments 5
4 min read
Need Opinions

Need Opinions

6
Comments 5
1 min read
Type classes

Type classes

12
Comments
4 min read
Getting started with fp-ts: Functor

Getting started with fp-ts: Functor

153
Comments 9
5 min read
Beware of Chaining Javascript Array Methods

Beware of Chaining Javascript Array Methods

6
Comments
5 min read
Coercion in JavaScript.

Coercion in JavaScript.

49
Comments 5
3 min read
Property Testing with JSVerify · Part I

Property Testing with JSVerify · Part I

31
Comments
8 min read
Functional design: Algebraic Data Types

Functional design: Algebraic Data Types

101
Comments 8
5 min read
Property Testing with JSVerify · Part III

Property Testing with JSVerify · Part III

15
Comments
14 min read
Property Testing with JSVerify · Part II

Property Testing with JSVerify · Part II

9
Comments
8 min read
Getting started with fp-ts: Category

Getting started with fp-ts: Category

90
Comments 1
4 min read
Create a Validation DSL from scratch with scala

Create a Validation DSL from scratch with scala

8
Comments
4 min read
PRObably the Language Of God

PRObably the Language Of God

11
Comments
3 min read
The Edge, Wit, and Courage of ReasonML

The Edge, Wit, and Courage of ReasonML

27
Comments
6 min read
Function/Method look up in Elixir/Ruby

Function/Method look up in Elixir/Ruby

47
Comments 2
4 min read
Functional design: TDD in TypeScript (aka abusing `declare`)

Functional design: TDD in TypeScript (aka abusing `declare`)

52
Comments
3 min read
Getting started with fp-ts: Eq

Getting started with fp-ts: Eq

132
Comments 6
3 min read
F# for JS Devs

F# for JS Devs

108
Comments 16
8 min read
Rails on OCaml: why we need a new web framework

Rails on OCaml: why we need a new web framework

16
Comments 2
7 min read
Getting started with fp-ts: Monoid

Getting started with fp-ts: Monoid

140
Comments
3 min read
Getting started with fp-ts: Semigroup

Getting started with fp-ts: Semigroup

166
Comments 6
5 min read
Introduction to property based testing

Introduction to property based testing

80
Comments 4
2 min read
Functional design: smart constructors

Functional design: smart constructors

129
Comments 4
2 min read
Getting started with fp-ts: Ord

Getting started with fp-ts: Ord

142
Comments 10
3 min read
ReasonML with GraphQL, the Future of Type-Safe Web Applications

ReasonML with GraphQL, the Future of Type-Safe Web Applications

80
Comments 4
9 min read
Types

Types

11
Comments
4 min read
Elixir's If and Elixir's Do

Elixir's If and Elixir's Do

66
Comments 4
6 min read
Elm: From beginner to be-winner

Elm: From beginner to be-winner

8
Comments
3 min read
Why you should use reduce instead of loops -- Part I

Why you should use reduce instead of loops -- Part I

27
Comments 3
4 min read
loading...