Forem

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Lambda calculus and currying in Javascript

Lambda calculus and currying in Javascript

9
Comments
7 min read
Functors and Monads - #30DaysofFP Week 3
Cover image for Functors and Monads - #30DaysofFP Week 3

Functors and Monads - #30DaysofFP Week 3

7
Comments
5 min read
Safe functional IO in TypeScript: an introduction

Safe functional IO in TypeScript: an introduction

19
Comments
4 min read
Lift functions up into the module level

Lift functions up into the module level

9
Comments 2
3 min read
fp-ts, sequenceT, and sweet sweet async typed FP

fp-ts, sequenceT, and sweet sweet async typed FP

76
Comments 7
3 min read
What is a Side Effect Anyway? - #30DaysofFP Week 2
Cover image for What is a Side Effect Anyway? - #30DaysofFP Week 2

What is a Side Effect Anyway? - #30DaysofFP Week 2

6
Comments
5 min read
Merging IO and Either into one monad
Cover image for Merging IO and Either into one monad

Merging IO and Either into one monad

8
Comments
5 min read
30 Days of Functional Programming
Cover image for 30 Days of Functional Programming

30 Days of Functional Programming

6
Comments
2 min read
An intro to Functional Programming - #30DaysofFP Week 1
Cover image for An intro to Functional Programming - #30DaysofFP Week 1

An intro to Functional Programming - #30DaysofFP Week 1

7
Comments
6 min read
Truth about Functional Programming

Truth about Functional Programming

7
Comments 6
2 min read
Functional components in Vue.js (2.x)

Functional components in Vue.js (2.x)

46
Comments 7
9 min read
Modern Javascript Techniques
Cover image for Modern Javascript Techniques

Modern Javascript Techniques

147
Comments 3
15 min read
Zen and Functional C#
Cover image for Zen and Functional C#

Zen and Functional C#

60
Comments 9
5 min read
Expression comparison between C# and Java

Expression comparison between C# and Java

6
Comments 3
1 min read
[Discuss] What's your favourite Fibonacci implementation and in which language? Mine is in Haskell

[Discuss] What's your favourite Fibonacci implementation and in which language? Mine is in Haskell

10
Comments 5
2 min read
Using fp-ts for HTTP requests and validation

Using fp-ts for HTTP requests and validation

33
Comments 1
10 min read
Haskell - Encoding and Decoding JSON with Aeson

Haskell - Encoding and Decoding JSON with Aeson

9
Comments 1
3 min read
Pyprint - Print like you would in Python, but in Javascript

Pyprint - Print like you would in Python, but in Javascript

6
Comments
1 min read
Building a Blog in Haskell with Yesod–Giving Back
Cover image for Building a Blog in Haskell with Yesod–Giving Back

Building a Blog in Haskell with Yesod–Giving Back

6
Comments
2 min read
Making Await More Functional in JavaScript

Making Await More Functional in JavaScript

51
Comments 8
4 min read
Passing Functions as Parameters in JavaScript

Passing Functions as Parameters in JavaScript

18
Comments
3 min read
Typescript - Using Option Data Type in Redux Reducer

Typescript - Using Option Data Type in Redux Reducer

15
Comments
3 min read
7 Easy functional programming techniques in Go
Cover image for 7 Easy functional programming techniques in Go

7 Easy functional programming techniques in Go

190
Comments 11
9 min read
Kotlin extension function vs function literal with receiver

Kotlin extension function vs function literal with receiver

8
Comments
2 min read
rethink nested loops in Javascript functional

rethink nested loops in Javascript functional

9
Comments 1
2 min read
loading...