DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Real World Example with Elixir Protocol

Real World Example with Elixir Protocol

18
Comments
4 min read
The usefulness of currying

The usefulness of currying

3
Comments
4 min read
Curry, code, and databases

Curry, code, and databases

6
Comments
2 min read
My brief rendez-vous with fp-ts

My brief rendez-vous with fp-ts

10
Comments 3
12 min read
A brief introduction to functional programming concepts in JavaScript

A brief introduction to functional programming concepts in JavaScript

12
Comments 2
2 min read
Manage local state with useState hook

Manage local state with useState hook

6
Comments
3 min read
1. Higher-Order Functions (HOF)

1. Higher-Order Functions (HOF)

6
Comments
2 min read
Idris2+WebGL, part #13: Slow and frustrating progress

Idris2+WebGL, part #13: Slow and frustrating progress

6
Comments
5 min read
You don't know JS: Summary - Chapter 1 and Chapter 2 (this and Prototype)

You don't know JS: Summary - Chapter 1 and Chapter 2 (this and Prototype)

3
Comments
2 min read
Aridade de uma função

Aridade de uma função

21
Comments 6
2 min read
12 years later, a tough coding problem only took me 12 minutes to solve

12 years later, a tough coding problem only took me 12 minutes to solve

5
Comments
1 min read
Create functional components in React

Create functional components in React

6
Comments
3 min read
Functional style programming is awesome (isomorphic example)

Functional style programming is awesome (isomorphic example)

17
Comments 2
3 min read
Replacing JavaScript Classes With The Module Design Pattern

Replacing JavaScript Classes With The Module Design Pattern

70
Comments 20
10 min read
Palindrome Program using Haskell

Palindrome Program using Haskell

13
Comments
1 min read
Some thoughts on dependent types

Some thoughts on dependent types

5
Comments
20 min read
A Brief Introduction to F# for Object Oriented Developers

A Brief Introduction to F# for Object Oriented Developers

9
Comments
8 min read
Spring WebFlux tutorial: how to build a reactive web app

Spring WebFlux tutorial: how to build a reactive web app

9
Comments
9 min read
Create a random password generator using JavaScript

Create a random password generator using JavaScript

15
Comments 4
2 min read
Hello World! in Rescript-React

Hello World! in Rescript-React

6
Comments
5 min read
I've used the pipe() function 2,560 times and I can tell you it's good!

I've used the pipe() function 2,560 times and I can tell you it's good!

18
Comments 4
4 min read
Converting a JavaScript Library to ReScript

Converting a JavaScript Library to ReScript

11
Comments
13 min read
Why you should use IHP instead of express

Why you should use IHP instead of express

21
Comments
6 min read
How to implement Design Patterns in the light of Functional programming

How to implement Design Patterns in the light of Functional programming

4
Comments
3 min read
Practical use of callback functions in PHP

Practical use of callback functions in PHP

7
Comments 2
5 min read
Composing complex programs with ZIO

Composing complex programs with ZIO

16
Comments
7 min read
Learn functional programing with me - Part 1 : Language choice

Learn functional programing with me - Part 1 : Language choice

180
Comments 40
9 min read
IHP v0.9 is out!

IHP v0.9 is out!

12
Comments
3 min read
Idris2+WebGL, part #12: Linear algebra with linear types... not great

Idris2+WebGL, part #12: Linear algebra with linear types... not great

6
Comments
4 min read
Programando com Ramda JS

Programando com Ramda JS

3
Comments
3 min read
Haskell Tutorial: Get started with functional programming

Haskell Tutorial: Get started with functional programming

26
Comments
12 min read
Modeling asynchronous transactions with types — Part 4

Modeling asynchronous transactions with types — Part 4

4
Comments
9 min read
Modeling asynchronous transactions with types — Part 3

Modeling asynchronous transactions with types — Part 3

5
Comments
4 min read
Loop an array using closures in JavaScript

Loop an array using closures in JavaScript

4
Comments
1 min read
Advantages Of Functional Programming

Advantages Of Functional Programming

7
Comments
7 min read
Modeling asynchronous transactions with types — Part 2

Modeling asynchronous transactions with types — Part 2

6
Comments
7 min read
Functional programming + DDD = ❤

Functional programming + DDD = ❤

8
Comments
4 min read
Introduction to Functional Programming

Introduction to Functional Programming

17
Comments 12
2 min read
Haskell: The Good Parts

Haskell: The Good Parts

15
Comments
4 min read
How to increase your rendering performance by 70% in Vue.js

How to increase your rendering performance by 70% in Vue.js

87
Comments 4
3 min read
Spicing Up Your Serverless App Using Curried Functions

Spicing Up Your Serverless App Using Curried Functions

4
Comments
5 min read
Dead-simple graphql with typeclasses and functional dependencies

Dead-simple graphql with typeclasses and functional dependencies

5
Comments
5 min read
Optional.stream()

Optional.stream()

3
Comments
2 min read
Functional Programming in Java 8, with Example(s)

Functional Programming in Java 8, with Example(s)

5
Comments
6 min read
Practical Functional Programming In Typescript

Practical Functional Programming In Typescript

8
Comments
1 min read
It's time to let go of lodash

It's time to let go of lodash

13
Comments 16
5 min read
Exponential backoff with indexed monads

Exponential backoff with indexed monads

8
Comments
5 min read
HTML Templating: The functional Way

HTML Templating: The functional Way

3
Comments
4 min read
fp-ts: Development of fp-ts-webdriver

fp-ts: Development of fp-ts-webdriver

2
Comments
5 min read
Freeing Free Monads with Free ADTs

Freeing Free Monads with Free ADTs

9
Comments
9 min read
How to use Netlify's contact forms?

How to use Netlify's contact forms?

6
Comments
3 min read
Let's create an Element!

Let's create an Element!

7
Comments
4 min read
Idris2+WebGL, part #10: Implicit arguments & monad transformers

Idris2+WebGL, part #10: Implicit arguments & monad transformers

6
Comments
3 min read
Resource acquisition with Typescript, Reader Monad and FP-TS

Resource acquisition with Typescript, Reader Monad and FP-TS

19
Comments
3 min read
Understanding Ruby - Blocks, Procs, and Lambdas

Understanding Ruby - Blocks, Procs, and Lambdas

111
Comments 4
11 min read
Functional Programming in Dart

Functional Programming in Dart

34
Comments 7
1 min read
Understanding Ruby - Triple Equals

Understanding Ruby - Triple Equals

99
Comments 4
7 min read
Functional programming.js

Functional programming.js

5
Comments
1 min read
Idris2+WebGL, part #9: Ensuring uniforms belong to bound program

Idris2+WebGL, part #9: Ensuring uniforms belong to bound program

3
Comments
7 min read
Javascript Fun(ctions)! Explore the 3 Hottest Array Methods: Map, Filter, and Reduce

Javascript Fun(ctions)! Explore the 3 Hottest Array Methods: Map, Filter, and Reduce

2
Comments
6 min read
loading...