Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Chaining callbacks in TypeScript using the monad design pattern

Chaining callbacks in TypeScript using the monad design pattern

1
Comments 1
10 min read
Find & Patch: A Novel Functional Programming like Code Rewrite Scheme

Find & Patch: A Novel Functional Programming like Code Rewrite Scheme

Comments
7 min read
Functional Programming With C#: What, Why, How?
Cover image for Functional Programming With C#: What, Why, How?

Functional Programming With C#: What, Why, How?

Comments
1 min read
[Advanced] Error handling in FP
Cover image for [Advanced] Error handling in FP

[Advanced] Error handling in FP

5
Comments
12 min read
Elixir Pipe in Python v2
Cover image for Elixir Pipe in Python v2

Elixir Pipe in Python v2

Comments
1 min read
Learn Lambda Calculus in 10 minutes with OCaml

Learn Lambda Calculus in 10 minutes with OCaml

36
Comments 7
1 min read
How to gently introduce an FP library
Cover image for How to gently introduce an FP library

How to gently introduce an FP library

2
Comments 1
7 min read
React components -(Class component v/s function component)
Cover image for React components -(Class component v/s function component)

React components -(Class component v/s function component)

Comments
1 min read
A hidden power tool for arrays in TS

A hidden power tool for arrays in TS

3
Comments
3 min read
Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Why won't my forEach lambda allow me to exit my function with a return statement in Java?

Comments
2 min read
On rewriting a Go command-line program in Haskell
Cover image for On rewriting a Go command-line program in Haskell

On rewriting a Go command-line program in Haskell

4
Comments 2
6 min read
All You Need is ... Higher Order Functions
Cover image for All You Need is ... Higher Order Functions

All You Need is ... Higher Order Functions

Comments
3 min read
Revisiting Haskell after 10 years

Revisiting Haskell after 10 years

9
Comments 3
7 min read
How to handle concurrency in Clojure with core.async
Cover image for How to handle concurrency in Clojure with core.async

How to handle concurrency in Clojure with core.async

60
Comments 4
6 min read
💡Block
Cover image for 💡Block

💡Block

Comments
4 min read
Currying vs Dependency Injection

Currying vs Dependency Injection

9
Comments 3
3 min read
8 months of OCaml after 8 years of Haskell in production

8 months of OCaml after 8 years of Haskell in production

53
Comments 26
1 min read
Unison: From 0 to Cloud
Cover image for Unison: From 0 to Cloud

Unison: From 0 to Cloud

1
Comments
8 min read
Record Type Alias Combinators: A Public Service Announcement

Record Type Alias Combinators: A Public Service Announcement

20
Comments 4
9 min read
Do or do not, there is no try
Cover image for Do or do not, there is no try

Do or do not, there is no try

3
Comments 1
7 min read
"The Evolution of Programming Paradigms: From Procedural to Functional"
Cover image for "The Evolution of Programming Paradigms: From Procedural to Functional"

"The Evolution of Programming Paradigms: From Procedural to Functional"

11
Comments
3 min read
Mastering Clean Functions: 10 Practices for Elegance in Code ✨

Mastering Clean Functions: 10 Practices for Elegance in Code ✨

2
Comments
3 min read
About Functional Software Architecture
Cover image for About Functional Software Architecture

About Functional Software Architecture

Comments
5 min read
Level-Up as a Developer by Working with Legacy Codebases

Level-Up as a Developer by Working with Legacy Codebases

1
Comments
2 min read
Level up your Typescript game, functionally - Part 1

Level up your Typescript game, functionally - Part 1

6
Comments
9 min read
loading...