DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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)

4
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
Functional programming.js

Functional programming.js

5
Comments
1 min read
Understanding Ruby - Triple Equals

Understanding Ruby - Triple Equals

97
Comments 4
7 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
Understanding Ruby - to_proc and Function Interfaces

Understanding Ruby - to_proc and Function Interfaces

33
Comments 5
6 min read
Smash your Adapter Monolith with the Connect pattern

Smash your Adapter Monolith with the Connect pattern

8
Comments
10 min read
Scala Love in the City tour

Scala Love in the City tour

7
Comments
11 min read
Asynchronous Javascript

Asynchronous Javascript

32
Comments
4 min read
Definitive Pattern Matching - Array-like Structures

Definitive Pattern Matching - Array-like Structures

19
Comments
9 min read
Partial Application and Functional Programming in JavaScript

Partial Application and Functional Programming in JavaScript

6
Comments 1
3 min read
Algebraic Data Type(ADT) with TypeScript

Algebraic Data Type(ADT) with TypeScript

10
Comments 1
2 min read
The slightly misleading terminology of react hooks

The slightly misleading terminology of react hooks

4
Comments
3 min read
Piloting Puppeteer with PureScript - Part 1

Piloting Puppeteer with PureScript - Part 1

5
Comments 1
3 min read
Piloting Puppeteer with PureScript - Part 3

Piloting Puppeteer with PureScript - Part 3

7
Comments
7 min read
Javascript Closures

Javascript Closures

12
Comments
3 min read
loading...