Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Play: UI Layouts in PureScript
Cover image for Play: UI Layouts in PureScript

Play: UI Layouts in PureScript

Comments
17 min read
You Probably Already Know What a Monad Is
Cover image for You Probably Already Know What a Monad Is

You Probably Already Know What a Monad Is

Comments
1 min read
Type-Safe Collections in C#: How NonEmptyList Eliminates Runtime Exceptions
Cover image for Type-Safe Collections in C#: How NonEmptyList Eliminates Runtime Exceptions

Type-Safe Collections in C#: How NonEmptyList Eliminates Runtime Exceptions

Comments
4 min read
Stillwater 1.0: Pragmatic Effect Composition and Validation for Rust
Cover image for Stillwater 1.0: Pragmatic Effect Composition and Validation for Rust

Stillwater 1.0: Pragmatic Effect Composition and Validation for Rust

Comments
8 min read
CLI Validation Patterns with Maybe Monads

CLI Validation Patterns with Maybe Monads

1
Comments 1
6 min read
Higher Order Function in JavaScript
Cover image for Higher Order Function in JavaScript

Higher Order Function in JavaScript

Comments
4 min read
Core Premise of Function in JavaScript
Cover image for Core Premise of Function in JavaScript

Core Premise of Function in JavaScript

Comments
3 min read
I Re-implemented Java Streams to Understand Lazy Evaluation

I Re-implemented Java Streams to Understand Lazy Evaluation

Comments
5 min read
Functional Composition in JavaScript
Cover image for Functional Composition in JavaScript

Functional Composition in JavaScript

1
Comments
2 min read
Closures vs Objects: Understanding 'A Poor Man's' Through the Lens of IVP
Cover image for Closures vs Objects: Understanding 'A Poor Man's' Through the Lens of IVP

Closures vs Objects: Understanding 'A Poor Man's' Through the Lens of IVP

Comments
26 min read
First-Class Functions in JavaScript
Cover image for First-Class Functions in JavaScript

First-Class Functions in JavaScript

Comments
3 min read
Functional takes on GoF design patterns
Cover image for Functional takes on GoF design patterns

Functional takes on GoF design patterns

8
Comments 1
26 min read
Refined Types in Rust: Parse, Don't Validate
Cover image for Refined Types in Rust: Parse, Don't Validate

Refined Types in Rust: Parse, Don't Validate

1
Comments
7 min read
Compile-Time Resource Tracking in Rust: From Runtime Brackets to Type-Level Safety
Cover image for Compile-Time Resource Tracking in Rust: From Runtime Brackets to Type-Level Safety

Compile-Time Resource Tracking in Rust: From Runtime Brackets to Type-Level Safety

1
Comments
6 min read
What it was like to give a talk at Clojure South 2025
Cover image for What it was like to give a talk at Clojure South 2025

What it was like to give a talk at Clojure South 2025

Comments
6 min read
Building Type-Safe CLIs in Python with Maybe Monads
Cover image for Building Type-Safe CLIs in Python with Maybe Monads

Building Type-Safe CLIs in Python with Maybe Monads

Comments
4 min read
Refactoring a God Object Detector That Was Itself a God Object

Refactoring a God Object Detector That Was Itself a God Object

1
Comments
12 min read
Stillwater Validation for Rustaceans: Accumulating Errors Instead of Failing Fast

Stillwater Validation for Rustaceans: Accumulating Errors Instead of Failing Fast

1
Comments
8 min read
From Ruby OOP to Elixir Functional by Example

From Ruby OOP to Elixir Functional by Example

3
Comments
3 min read
Three Patterns That Made Prodigy's Functional Migration Worth It

Three Patterns That Made Prodigy's Functional Migration Worth It

1
Comments
8 min read
Value Objects in PHP 8: Let's introduce a functional approach
Cover image for Value Objects in PHP 8: Let's introduce a functional approach

Value Objects in PHP 8: Let's introduce a functional approach

9
Comments 7
12 min read
How was my experience at Lambda Days 2025

How was my experience at Lambda Days 2025

5
Comments 2
11 min read
Temporal State Coordination: A Timeline of a Timeline

Temporal State Coordination: A Timeline of a Timeline

Comments
5 min read
Functional Ruby Programming with Trailblazer
Cover image for Functional Ruby Programming with Trailblazer

Functional Ruby Programming with Trailblazer

3
Comments
2 min read
Type-Level Programming na prática: construindo um encoder Base64 somente com tipos
Cover image for Type-Level Programming na prática: construindo um encoder Base64 somente com tipos

Type-Level Programming na prática: construindo um encoder Base64 somente com tipos

4
Comments 1
6 min read
loading...