DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Beyond Basic Functions: Explore Currying in JavaScript

Beyond Basic Functions: Explore Currying in JavaScript

22
Comments 2
2 min read
Closures 🫂 Memoisation

Closures 🫂 Memoisation

2
Comments 2
2 min read
Do you really need Dependency Injection? OOP roundtrip journey.

Do you really need Dependency Injection? OOP roundtrip journey.

Comments
6 min read
Generator Functions in Python

Generator Functions in Python

Comments
6 min read
Ending the war or continuing it? Let's bring functional programming to OOP codebases

Ending the war or continuing it? Let's bring functional programming to OOP codebases

214
Comments 18
9 min read
After one year of using CSharpFunctionalExtension

After one year of using CSharpFunctionalExtension

7
Comments
4 min read
Embracing Polymorphism: Flexibility in JavaScript and React

Embracing Polymorphism: Flexibility in JavaScript and React

Comments
3 min read
Deep Dive into Functional Programming in Javascript

Deep Dive into Functional Programming in Javascript

221
Comments 25
8 min read
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?

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

Comments
1 min read
[Advanced] Error handling in FP

[Advanced] Error handling in FP

5
Comments
12 min read
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

How to gently introduce an FP library

2
Comments 1
7 min read
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

On rewriting a Go command-line program in Haskell

4
Comments 2
6 min read
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

How to handle concurrency in Clojure with core.async

60
Comments 4
6 min read
💡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
loading...