DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How I accidentally learned functional programming

How I accidentally learned functional programming

8
Comments
3 min read
Map and filter arrays in a performant way with transducers in Typescript

Map and filter arrays in a performant way with transducers in Typescript

6
Comments 1
3 min read
Learning functional programming in javascript: A roadmap

Learning functional programming in javascript: A roadmap

34
Comments 4
4 min read
Optimize useEffect by using a condition as a dependency

Optimize useEffect by using a condition as a dependency

19
Comments 3
2 min read
How to Avoid Array Mutation

How to Avoid Array Mutation

41
Comments 2
4 min read
RamdaJS: transduce

RamdaJS: transduce

11
Comments
4 min read
Understanding Reduce in JavaScript

Understanding Reduce in JavaScript

32
Comments 4
5 min read
Simple Introduction to Monads - With Java Examples

Simple Introduction to Monads - With Java Examples

11
Comments
20 min read
Pure functions and why they are a good idea

Pure functions and why they are a good idea

9
Comments
3 min read
Write Your Own Reduce Function JavaScript

Write Your Own Reduce Function JavaScript

18
Comments 5
2 min read
Introduction to PureScript: Twitter Search API

Introduction to PureScript: Twitter Search API

16
Comments 1
8 min read
Recursive approach to map and reduce: A thought experiment

Recursive approach to map and reduce: A thought experiment

8
Comments 1
7 min read
Setting up a CommonLISP Environment and an Introduction to the Language

Setting up a CommonLISP Environment and an Introduction to the Language

10
Comments
3 min read
PureScript on AWS Lambda: Using Express and Serverless

PureScript on AWS Lambda: Using Express and Serverless

6
Comments
3 min read
Functional programming for your everyday javascript: Composition techniques

Functional programming for your everyday javascript: Composition techniques

37
Comments 4
14 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.