DEV Community

# functional

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Efficient zip function in JavaScript

Efficient zip function in JavaScript

5
Comments
3 min read
Why You Should Write Pure Functions

Why You Should Write Pure Functions

8
Comments
5 min read
Variable on Golang

Variable on Golang

8
Comments 4
2 min read
Let's chat about functional programming...

Let's chat about functional programming...

2
Comments 3
1 min read
60 PicoLisp Functions You Should Know - 6: Lists and Strings

60 PicoLisp Functions You Should Know - 6: Lists and Strings

5
Comments
6 min read
Higher Order Functions & Functional Composition

Higher Order Functions & Functional Composition

152
Comments 3
3 min read
Por que decidi aprender (e ensinar) Clojure

Por que decidi aprender (e ensinar) Clojure

59
Comments 5
5 min read
Haskell Quicksort in JavaScript

Haskell Quicksort in JavaScript

121
Comments 25
3 min read
60 PicoLisp Functions You Should Know - 5: Defining Own Functions

60 PicoLisp Functions You Should Know - 5: Defining Own Functions

4
Comments
4 min read
Haskell - The Most Gentle Introduction Ever (Part II)

Haskell - The Most Gentle Introduction Ever (Part II)

6
Comments
15 min read
Functional Programming with JS

Functional Programming with JS

154
Comments 4
2 min read
60 PicoLisp Functions You Should Know - 4: Control Flow

60 PicoLisp Functions You Should Know - 4: Control Flow

6
Comments
3 min read
Functional Programming in PHP: What, Why, and How

Functional Programming in PHP: What, Why, and How

13
Comments 1
7 min read
Functional way for handling exceptions in typescript

Functional way for handling exceptions in typescript

2
Comments
3 min read
60 PicoLisp Functions You Should Know - 3: Input/Output

60 PicoLisp Functions You Should Know - 3: Input/Output

4
Comments
4 min read
7 Useful Tools Written in Haskell

7 Useful Tools Written in Haskell

22
Comments 4
6 min read
Popular JavaScript Interview Questions

Popular JavaScript Interview Questions

9
Comments
2 min read
60 PicoLisp Functions You Should Know - 2: Defining Variables

60 PicoLisp Functions You Should Know - 2: Defining Variables

5
Comments
3 min read
Fluent If-Else statements?

Fluent If-Else statements?

6
Comments 2
1 min read
Stop abusing .map()!

Stop abusing .map()!

532
Comments 50
4 min read
What's that *args stuff in Python?

What's that *args stuff in Python?

27
Comments 6
4 min read
60 PicoLisp Functions You Should Know - 1: Arithmetics

60 PicoLisp Functions You Should Know - 1: Arithmetics

4
Comments
3 min read
Declarative vs imperative

Declarative vs imperative

204
Comments 9
9 min read
Reduce in 5 Minutes

Reduce in 5 Minutes

36
Comments 1
5 min read
Pros and Cons of PicoLisp Unfolded

Pros and Cons of PicoLisp Unfolded

3
Comments
5 min read
Programação Orientada a Aspectos

Programação Orientada a Aspectos

6
Comments 1
4 min read
Form follows function: Concepts and Data Types of PicoLisp

Form follows function: Concepts and Data Types of PicoLisp

3
Comments
5 min read
A Review of "Professor Fisby's Mostly Adequate Guide to Functional Programming"

A Review of "Professor Fisby's Mostly Adequate Guide to Functional Programming"

10
Comments 1
9 min read
Do You Know Where Lisp Is Used Nowadays?

Do You Know Where Lisp Is Used Nowadays?

16
Comments 3
5 min read
How to Handle NullPointerException using Java

How to Handle NullPointerException using Java

5
Comments
3 min read
How an applicative functor can help us validate forms

How an applicative functor can help us validate forms

7
Comments
7 min read
CĂłmo un funtor aplicativo puede ayudarnos a validar formularios

CĂłmo un funtor aplicativo puede ayudarnos a validar formularios

4
Comments
7 min read
2. First-Class Objects

2. First-Class Objects

3
Comments
1 min read
How to install PicoLisp

How to install PicoLisp

3
Comments
4 min read
The upside and downside of lodash

The upside and downside of lodash

14
Comments 3
5 min read
The Math of TypeScript's Types

The Math of TypeScript's Types

8
Comments 7
4 min read
Funções em Rust.

Funções em Rust.

5
Comments
2 min read
RustLings II

RustLings II

6
Comments 1
3 min read
Functional Programming in PicoLisp

Functional Programming in PicoLisp

2
Comments
3 min read
Important Array Functions In JS

Important Array Functions In JS

16
Comments
4 min read
Emulating Discriminated Unions in C# using Records

Emulating Discriminated Unions in C# using Records

7
Comments
3 min read
PHP global functions: how they affect code extensibility, testability and modularity

PHP global functions: how they affect code extensibility, testability and modularity

6
Comments
4 min read
Async await like syntax, without ppx in Rescript !!!

Async await like syntax, without ppx in Rescript !!!

7
Comments 2
4 min read
Leetspeak Generator

Leetspeak Generator

5
Comments
1 min read
TC39/proposal-pipeline-operator Hack-style |> hijacks Grouping operator ( )

TC39/proposal-pipeline-operator Hack-style |> hijacks Grouping operator ( )

10
Comments 3
26 min read
Code Smell 87 - Inconsistent Parameters Sorting

Code Smell 87 - Inconsistent Parameters Sorting

4
Comments 1
1 min read
Does Elixir have for loops?

Does Elixir have for loops?

5
Comments 2
4 min read
Clio: extremely fast, multi-threaded code on the browser

Clio: extremely fast, multi-threaded code on the browser

8
Comments
7 min read
Java Functional Programming

Java Functional Programming

6
Comments 3
9 min read
Debounce Function in Javascript 🚀

Debounce Function in Javascript 🚀

4
Comments
1 min read
Function composition and higher-order function

Function composition and higher-order function

27
Comments
6 min read
Do you remember Bosque from Microsoft? I wrote a book about it

Do you remember Bosque from Microsoft? I wrote a book about it

2
Comments 1
7 min read
Synchronous and asynchronous function composition

Synchronous and asynchronous function composition

3
Comments
5 min read
Functional Programming Test Patterns with Cypress

Functional Programming Test Patterns with Cypress

25
Comments 5
9 min read
DeclarativeX — A Composable approach to exception & conditions in Java

DeclarativeX — A Composable approach to exception & conditions in Java

5
Comments
1 min read
React Lifecycle Methods in Functional Terms

React Lifecycle Methods in Functional Terms

8
Comments 1
3 min read
Annotation-free Spring

Annotation-free Spring

12
Comments 7
6 min read
Why should we learn and use FP?

Why should we learn and use FP?

19
Comments 5
10 min read
Introduction

Introduction

34
Comments
3 min read
What is Functional Programming?

What is Functional Programming?

16
Comments 1
3 min read
loading...