DEV Community

# monad

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Monad is Fast. Your Code Should Be Reliable. (A New Foundry Starter Kit)

Monad is Fast. Your Code Should Be Reliable. (A New Foundry Starter Kit)

2
3 min read
Embracing ReaderT finally

Embracing ReaderT finally

1
4 min read
The railway to better error handling

The railway to better error handling

5 min read
A monad is a monoid in the category of endofunctors...

A monad is a monoid in the category of endofunctors...

1
2 min read
Complementing exceptions - Introducing monads for error handling in ruby

Complementing exceptions - Introducing monads for error handling in ruby

247
27
8 min read
Safe-navigation monad

Safe-navigation monad

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

Practical Monads with Raku and Monad::Result

2
5 min read
monad in Functional programming

monad in Functional programming

5 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
2 min read
You already know Monad(ic) stuff

You already know Monad(ic) stuff

7
5 min read
Reselect, but in OCaml

Reselect, but in OCaml

3
3 min read
Other tools for Monadic error handling

Other tools for Monadic error handling

6
6 min read
Promise and other tools for Monadic error handling

Promise and other tools for Monadic error handling

2
4 min read
95th day into the monadic space - opening

95th day into the monadic space - opening

5
3 min read
Error-Free C# Part I: The Maybe Monad

Error-Free C# Part I: The Maybe Monad

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

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

11
3
13 min read
Programação Funcional em Java #1 - Fundamentos básicos do paradigma

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

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

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

10
2 min read
Generators mon amour

Generators mon amour

5
2
3 min read
Introduction to Fluture - A Functional Alternative to Promises

Introduction to Fluture - A Functional Alternative to Promises

58
7
14 min read
Simple Introduction to Monads - With Java Examples

Simple Introduction to Monads - With Java Examples

11
20 min read
Monad가 Monoid인 이유 수학 없이 이해하기

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

8
3 min read
What should and shouldn't be handled with Reader

What should and shouldn't be handled with Reader

4
2
2 min read
Why Monad Composes Operations Sequentially

Why Monad Composes Operations Sequentially

6
2 min read
Functors and Monads in plain TypeScript

Functors and Monads in plain TypeScript

49
7 min read
loading...