DEV Community

# monad

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Complementing exceptions - Introducing monads for error handling in ruby

Complementing exceptions - Introducing monads for error handling in ruby

245
Comments 27
8 min read
Introduction to Fluture - A Functional Alternative to Promises

Introduction to Fluture - A Functional Alternative to Promises

56
Comments 7
14 min read
Functors and Monads in plain TypeScript

Functors and Monads in plain TypeScript

45
Comments
7 min read
Monad is Monoid - explained without math

Monad is Monoid - explained without math

14
Comments
4 min read
Programação Funcional em Java #1 - Fundamentos básicos do paradigma

Programação Funcional em Java #1 - Fundamentos básicos do paradigma

12
Comments
5 min read
Programação Funcional em Java #2 - Descomplicando o Vavr

Programação Funcional em Java #2 - Descomplicando o Vavr

12
Comments 3
13 min read
Simple Introduction to Monads - With Java Examples

Simple Introduction to Monads - With Java Examples

11
Comments
20 min read
hyper-ts で type-safe & stateless なExpressアプリケーションを構築する

hyper-ts で type-safe & stateless なExpressアプリケーションを構築する

10
Comments
3 min read
fp-ts 2.8.0 で追加された bind, bindTo について

fp-ts 2.8.0 で追加された bind, bindTo について

10
Comments
2 min read
Hacking JS async/await to chain Monads

Hacking JS async/await to chain Monads

9
Comments
3 min read
Monad가 Monoid인 이유 수학 없이 이해하기

Monad가 Monoid인 이유 수학 없이 이해하기

8
Comments
3 min read
You already know Monad(ic) stuff

You already know Monad(ic) stuff

8
Comments
5 min read
Haskell do notation explained through JavaScript async await - part 2

Haskell do notation explained through JavaScript async await - part 2

7
Comments
7 min read
Haskell do notation explained through JavaScript async await - part 1

Haskell do notation explained through JavaScript async await - part 1

7
Comments
6 min read
JS Promises are monadic... just not the way you'd expect

JS Promises are monadic... just not the way you'd expect

6
Comments
2 min read
Why Monad Composes Operations Sequentially

Why Monad Composes Operations Sequentially

6
Comments
2 min read
Other tools for Monadic error handling

Other tools for Monadic error handling

6
Comments
6 min read
95th day into the monadic space - opening

95th day into the monadic space - opening

5
Comments
3 min read
Generators mon amour

Generators mon amour

5
Comments 2
3 min read
Manual error handling

Manual error handling

4
Comments
1 min read
What should and shouldn't be handled with Reader

What should and shouldn't be handled with Reader

4
Comments 2
2 min read
Is bind (monadic composition) really functional?

Is bind (monadic composition) really functional?

4
Comments
6 min read
Is a burrito a monad?

Is a burrito a monad?

4
Comments 1
1 min read
Reselect, but in OCaml

Reselect, but in OCaml

4
Comments
3 min read
바인드(bind) 모나드 합성이 진짜 함수형일까?

바인드(bind) 모나드 합성이 진짜 함수형일까?

3
Comments
3 min read
Safe-navigation monad

Safe-navigation monad

2
Comments 3
3 min read
Practical Monads with Raku and Monad::Result

Practical Monads with Raku and Monad::Result

2
Comments
5 min read
Promise and other tools for Monadic error handling

Promise and other tools for Monadic error handling

2
Comments
4 min read
Error-Free C# Part I: The Maybe Monad

Error-Free C# Part I: The Maybe Monad

2
Comments
5 min read
96th Meditation on Monads

96th Meditation on Monads

1
Comments
4 min read
In a nutshell: Monads and Functors

In a nutshell: Monads and Functors

1
Comments
1 min read
Functional programming with fp-ts.

Functional programming with fp-ts.

Comments
10 min read
"Should I learn Monads?"

"Should I learn Monads?"

Comments
2 min read
monad in Functional programming

monad in Functional programming

Comments
5 min read
Functor and Monad at a Glance

Functor and Monad at a Glance

Comments
2 min read
loading...