Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Pattern matching meets JS

Pattern matching meets JS

Comments
14 min read
GADT-like types in Rust

GADT-like types in Rust

8
Comments
4 min read
Exploring DO Notation in JS
Cover image for Exploring DO Notation in JS

Exploring DO Notation in JS

2
Comments 6
14 min read
Part 3 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Part 3 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Comments
6 min read
Part 2 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Part 2 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Comments
7 min read
Part 1 – Build a Wordle Helper Using Elm and A Little Bit of Logic

Part 1 – Build a Wordle Helper Using Elm and A Little Bit of Logic

1
Comments
4 min read
Fundamentals of Functional Programming: Learn with JavaScript
Cover image for Fundamentals of Functional Programming: Learn with JavaScript

Fundamentals of Functional Programming: Learn with JavaScript

5
Comments 2
2 min read
Advanced switch-case / pattern-matching in Javascript

Advanced switch-case / pattern-matching in Javascript

6
Comments
3 min read
Parallel promises made simple - Javascript Tip

Parallel promises made simple - Javascript Tip

Comments
2 min read
Piping through functions that can throw an exception - Javascript Recipe

Piping through functions that can throw an exception - Javascript Recipe

Comments
2 min read
Cellular Automata in Elm: Build Conway's Game of Life

Cellular Automata in Elm: Build Conway's Game of Life

3
Comments 2
7 min read
How to render a basic calendar UI in Elm

How to render a basic calendar UI in Elm

4
Comments
11 min read
Debugging without a “real” debugger
Cover image for Debugging without a “real” debugger

Debugging without a “real” debugger

3
Comments
6 min read
Events are best served hot
Cover image for Events are best served hot

Events are best served hot

6
Comments
9 min read
Functions Describe the World
Cover image for Functions Describe the World

Functions Describe the World

39
Comments 2
7 min read
Calculating the maximum profit from stocks: Purescript Leetcode Solution (Updated to use Typeclass)

Calculating the maximum profit from stocks: Purescript Leetcode Solution (Updated to use Typeclass)

Comments
3 min read
Calculating the maximum profit from stocks: Purescript Leetcode Solution

Calculating the maximum profit from stocks: Purescript Leetcode Solution

Comments
9 min read
Justifying a paragraph of text in Purescript: Part 3

Justifying a paragraph of text in Purescript: Part 3

Comments
3 min read
Justifying a paragraph of text in Purescript: Part 2

Justifying a paragraph of text in Purescript: Part 2

Comments
4 min read
Justifying a paragraph of text in Purescript: Part 1

Justifying a paragraph of text in Purescript: Part 1

Comments
4 min read
Typescript - Union types e type guards
Cover image for Typescript - Union types e type guards

Typescript - Union types e type guards

11
Comments
5 min read
Converting an Integer to Roman Numeral in Purescript

Converting an Integer to Roman Numeral in Purescript

1
Comments
5 min read
How to handle optional fields in PureScript
Cover image for How to handle optional fields in PureScript

How to handle optional fields in PureScript

Comments
9 min read
Typescript - Type System
Cover image for Typescript - Type System

Typescript - Type System

1
Comments
7 min read
What makes library docs great [Library review: Iron]

What makes library docs great [Library review: Iron]

1
Comments
7 min read
loading...