Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

Calculating the maximum profit from stocks: Purescript Leetcode Solution

Comments
9 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
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 3

Justifying a paragraph of text in Purescript: Part 3

Comments
3 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
Application Bootstrapping with fp-ts
Cover image for Application Bootstrapping with fp-ts

Application Bootstrapping with fp-ts

2
Comments 1
10 min read
Effect Handlers in Functional Programming

Effect Handlers in Functional Programming

1
Comments
3 min read
Semantic of a functional app in Scala

Semantic of a functional app in Scala

Comments
3 min read
Reader monads

Reader monads

6
Comments
11 min read
Advanced Typescript: Typing Partially Applicable Functions

Advanced Typescript: Typing Partially Applicable Functions

12
Comments 2
12 min read
Function Scopes and IIFE Pattern
Cover image for Function Scopes and IIFE Pattern

Function Scopes and IIFE Pattern

Comments
2 min read
Functional Programming Principles in JavaScript

Functional Programming Principles in JavaScript

14
Comments 11
6 min read
React Render Lifecycle and useEffect Hook

React Render Lifecycle and useEffect Hook

12
Comments
2 min read
Functional programming with python

Functional programming with python

3
Comments 1
2 min read
loading...