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 III : Types of Types

MAP III : Types of Types

3
Comments
10 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
RamdaJS: transduce

RamdaJS: transduce

11
Comments
4 min read
How to Avoid Array Mutation

How to Avoid Array Mutation

36
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
Rewriting to Haskell–Standing on the shoulders of Rails

Rewriting to Haskell–Standing on the shoulders of Rails

5
Comments
2 min read
Functional Programming Basics Before You Learn React and Redux – The How – Part 2

Functional Programming Basics Before You Learn React and Redux – The How – Part 2

23
Comments 3
13 min read
Have you donated for covid-19?

Have you donated for covid-19?

3
Comments
1 min read
Introduction to property-based testing

Introduction to property-based testing

8
Comments 1
1 min read
Functional Programming Basics Before You Learn React and Redux - The What - Part 1

Functional Programming Basics Before You Learn React and Redux - The What - Part 1

112
Comments 5
5 min read
Refactoring the diagnosis of CORONA VIRUS in JS.

Refactoring the diagnosis of CORONA VIRUS in JS.

34
Comments 7
3 min read
How Javascript works

How Javascript works

12
Comments
4 min read
Memoization in Javascript

Memoization in Javascript

12
Comments
2 min read
Build a Snake Game in functional JavaScript - Part 0

Build a Snake Game in functional JavaScript - Part 0

45
Comments 5
7 min read
loading...