DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An introduction to Monads (in js)

An introduction to Monads (in js)

23
Comments 3
6 min read
A Functional Pipeline Example

A Functional Pipeline Example

21
Comments 2
3 min read
Mobile App Development Process: From Idea to App Maintenance

Mobile App Development Process: From Idea to App Maintenance

13
Comments 4
7 min read
Building a Controlled Form using React hooks.

Building a Controlled Form using React hooks.

9
Comments 1
4 min read
Functional programming in JS using(map, filter and reduce)

Functional programming in JS using(map, filter and reduce)

20
Comments
9 min read
Programação Funcional em Java #1 - Fundamentos básicos do paradigma

Programação Funcional em Java #1 - Fundamentos básicos do paradigma

15
Comments
5 min read
Async Generators as an alternative to State Management

Async Generators as an alternative to State Management

8
Comments
10 min read
Filtering in TypeScript

Filtering in TypeScript

7
Comments 1
2 min read
Write Clean Code Without Loops

Write Clean Code Without Loops

23
Comments 6
7 min read
Using Generators as syntax sugar for side effects

Using Generators as syntax sugar for side effects

7
Comments 2
5 min read
Profunctors are everywhere!

Profunctors are everywhere!

14
Comments 2
18 min read
Type-safe rationals in PureScript - why, what, and how

Type-safe rationals in PureScript - why, what, and how

1
Comments
7 min read
Lambda Expression

Lambda Expression

16
Comments
5 min read
15 Top web development trends in 2020

15 Top web development trends in 2020

5
Comments 2
12 min read
A "Gotcha" of JavaScript's Pass-by-Reference

A "Gotcha" of JavaScript's Pass-by-Reference

34
Comments 21
9 min read
Troll Hunting 101: JavaScript Passes Objects by Reference

Troll Hunting 101: JavaScript Passes Objects by Reference

40
Comments 7
10 min read
Importância dos tipos e o que são tipos de dados algébricos

Importância dos tipos e o que são tipos de dados algébricos

2
Comments
5 min read
Pure-Impure Segregation Principle

Pure-Impure Segregation Principle

11
Comments
15 min read
Functional programming building blocks 2nd round

Functional programming building blocks 2nd round

8
Comments
3 min read
Transduction in JavaScript

Transduction in JavaScript

5
Comments 3
9 min read
Don't repeat yourself principle ( DRY )

Don't repeat yourself principle ( DRY )

7
Comments 1
1 min read
Functional programming and pure functions

Functional programming and pure functions

32
Comments 13
1 min read
My one-liner event handler function for toggling check boxes state in ReactJS

My one-liner event handler function for toggling check boxes state in ReactJS

9
Comments 1
2 min read
Stahhp With The Outdated React Techniques!

Stahhp With The Outdated React Techniques!

28
Comments 4
6 min read
Practical Guide to Fp-ts: P3 — Task, Either, TaskEither

Practical Guide to Fp-ts: P3 — Task, Either, TaskEither

44
Comments 5
10 min read
loading...