rmauro.dev {blog}
  • Home
  • Privacy Policy
  • RSS
  • Feedly

Monad-Pattern

A collection of 1 post
Understanding the Monad Design Pattern
Design Patterns

Understanding the Monad Design Pattern

Monads are a powerful concept in functional programming that help manage side effects and maintain clean, composable code. In this post, we'll explore the Maybe monad design pattern using JavaScript, which is used to handle operations that might fail or return null/undefined. What is a Monad? In
Jul 7, 2024 2 min read
Page 1 of 1
rmauro.dev {blog} © 2025
  • Github
  • Twitter (X)
  • Discord
  • LinkedIn
  • Feedly
Powered by Ghost