DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Immutable Data Structures

Immutable Data Structures

19
Comments 2
6 min read
Typesafe Frontend Development

Typesafe Frontend Development

25
Comments 1
7 min read
#MonadicMonday compilation: June

#MonadicMonday compilation: June

15
Comments
8 min read
Haskell as Training Wheels

Haskell as Training Wheels

15
Comments 6
6 min read
Resources for functional programming

Resources for functional programming

22
Comments 2
2 min read
A broad look at functional programming

A broad look at functional programming

15
Comments 1
8 min read
Revisiting old topics

Revisiting old topics

7
Comments 3
1 min read
A Metaphorical Introduction to Functional JavaScript

A Metaphorical Introduction to Functional JavaScript

231
Comments 10
13 min read
A Parser Combinator in PureScript (part 2/2)

A Parser Combinator in PureScript (part 2/2)

6
Comments
7 min read
Type holes in TypeScript

Type holes in TypeScript

102
Comments 4
3 min read
The Difference Between Statements and Expressions

The Difference Between Statements and Expressions

34
Comments 2
7 min read
Hyperapp with Pug templates

Hyperapp with Pug templates

16
Comments 1
4 min read
Recursion without Stack Overflows

Recursion without Stack Overflows

15
Comments
6 min read
A Parser Combinator in PureScript (part 1/2)

A Parser Combinator in PureScript (part 1/2)

5
Comments
5 min read
Functional Enums in Java

Functional Enums in Java

12
Comments
5 min read
It's allTrue... firststeps in functional JavaScript

It's allTrue... firststeps in functional JavaScript

9
Comments
2 min read
Solving the Boolean Identity Crisis: Part 3

Solving the Boolean Identity Crisis: Part 3

7
Comments
5 min read
Simulating Classes with Closures in Ruby

Simulating Classes with Closures in Ruby

6
Comments
3 min read
Solving the Boolean Identity Crisis: Part 2

Solving the Boolean Identity Crisis: Part 2

5
Comments
6 min read
Solving the Boolean Identity Crisis: Part 1

Solving the Boolean Identity Crisis: Part 1

2
Comments
4 min read
HOC React

HOC React

8
Comments
2 min read
The Differences Between function and Arrow Functions

The Differences Between function and Arrow Functions

12
Comments 1
2 min read
Wrap a JavaScript function without changing its name/properties (by sindresorhus)

Wrap a JavaScript function without changing its name/properties (by sindresorhus)

3
Comments
1 min read
Code Organization in Functional Programming vs Object Oriented Programming

Code Organization in Functional Programming vs Object Oriented Programming

50
Comments 8
5 min read
A Dip in the Water with Understanding Functional vs. Object-Oriented Programming

A Dip in the Water with Understanding Functional vs. Object-Oriented Programming

7
Comments
5 min read
A State Monad in PureScript

A State Monad in PureScript

8
Comments
6 min read
Building Expressive Monads in Javascript: Introduction

Building Expressive Monads in Javascript: Introduction

115
Comments 17
14 min read
Functional Lenses in Javascript with Ramda

Functional Lenses in Javascript with Ramda

56
Comments
8 min read
When to return a Result.Error and when to throw an Exception?

When to return a Result.Error and when to throw an Exception?

7
Comments 1
4 min read
The perils of functional CSS

The perils of functional CSS

7
Comments
11 min read
My First Week With Elixir As A Rubyist

My First Week With Elixir As A Rubyist

6
Comments 4
4 min read
Kotlin - ¿Funciones como operadores aritméticos? Sí, con Infix functions

Kotlin - ¿Funciones como operadores aritméticos? Sí, con Infix functions

6
Comments
3 min read
More advanced pipeline composition

More advanced pipeline composition

8
Comments
2 min read
Folding Trees in PureScript

Folding Trees in PureScript

5
Comments
6 min read
Result: Composition and Error handling

Result: Composition and Error handling

40
Comments
3 min read
Harnessing React Hooks, a practical example

Harnessing React Hooks, a practical example

9
Comments
8 min read
Chasing the best performance of rendering the DOM by hybrids library

Chasing the best performance of rendering the DOM by hybrids library

33
Comments
8 min read
Game of Life in PureScript

Game of Life in PureScript

5
Comments
2 min read
Getting started with TypeScript

Getting started with TypeScript

90
Comments 1
3 min read
Class vs Function based programming simplified

Class vs Function based programming simplified

13
Comments 2
11 min read
Why do you want to learn Haskell?

Why do you want to learn Haskell?

5
Comments 2
1 min read
Transducers - a Generalized Concept for Data Transformations

Transducers - a Generalized Concept for Data Transformations

51
Comments 4
10 min read
#MonadicMonday compilation: May

#MonadicMonday compilation: May

19
Comments
26 min read
Nim in PureScript

Nim in PureScript

5
Comments
3 min read
Tail Recursion

Tail Recursion

26
Comments 4
4 min read
Crafting Interpreters in OCaml - starting a lexer

Crafting Interpreters in OCaml - starting a lexer

8
Comments
10 min read
How to sequence in Rust

How to sequence in Rust

9
Comments
1 min read
Composability: from Callbacks to Categories in ES6

Composability: from Callbacks to Categories in ES6

19
Comments
17 min read
Hangman in PureScript

Hangman in PureScript

7
Comments 2
1 min read
Reduce

Reduce

26
Comments
11 min read
Python Charming with Toolz

Python Charming with Toolz

6
Comments
3 min read
Arity In Functional Javascript

Arity In Functional Javascript

10
Comments
2 min read
JavaScript Arrays: .forEach - The Functional for of loop

JavaScript Arrays: .forEach - The Functional for of loop

25
Comments 7
4 min read
Encoding and decoding JSON with Aeson

Encoding and decoding JSON with Aeson

9
Comments
3 min read
Lists

Lists

9
Comments
7 min read
Type-Safe Error Handling In TypeScript

Type-Safe Error Handling In TypeScript

173
Comments 30
6 min read
Composition Over Inheritance

Composition Over Inheritance

9
Comments 1
3 min read
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
loading...