DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

9
Comments
10 min read
How to sequence in Rust

How to sequence in Rust

9
Comments
1 min read
loading...