The Wayback Machine - https://web.archive.org/web/20210302154147/https://dev.to/t/functional

DEV Community

loading...

# functional

👋 Sign in for the ability sort posts by top and latest.
Replacing JavaScript Classes With The Module Design Pattern

Replacing JavaScript Classes With The Module Design Pattern

Reactions 25 Comments 4
10 min read
IHP v0.9 is out!

IHP v0.9 is out!

Reactions 4 Comments
3 min read
Composing complex programs with ZIO

Composing complex programs with ZIO

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

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

Reactions 6 Comments
4 min read
Refactoring a horrible function - thought processes

Refactoring a horrible function - thought processes

Reactions 2 Comments
6 min read
Optional.stream()

Optional.stream()

Reactions 3 Comments
2 min read
Understanding Closures in Javascript

Understanding Closures in Javascript

Reactions 5 Comments
5 min read
The usefulness of currying

The usefulness of currying

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

Haskell Tutorial: Get started with functional programming

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

Modeling asynchronous transactions with types — Part 4

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

Modeling asynchronous transactions with types — Part 3

Reactions 5 Comments
4 min read
Exponential backoff with indexed monads

Exponential backoff with indexed monads

Reactions 6 Comments
5 min read
Modeling asynchronous transactions with types — Part 2

Modeling asynchronous transactions with types — Part 2

Reactions 6 Comments
7 min read
How to use Netlify's contact forms?

How to use Netlify's contact forms?

Reactions 6 Comments
3 min read
Functional programming + DDD = �?�

Functional programming + DDD = �?�

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

Dead-simple graphql with typeclasses and functional dependencies

Reactions 3 Comments
5 min read
Learn functional programing with me - Part 1 : Language choice

Learn functional programing with me - Part 1 : Language choice

Reactions 168 Comments 40
9 min read
Idris2+WebGL, part #8: Baby's first dependent type

Idris2+WebGL, part #8: Baby's first dependent type

Reactions 6 Comments
4 min read
Freeing Free Monads with Free ADTs

Freeing Free Monads with Free ADTs

Reactions 6 Comments
9 min read
Idris2+WebGL, part #10: Implicit arguments & monad transformers

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

Reactions 6 Comments
3 min read
Some Utils/Generic Functions

Some Utils/Generic Functions

Reactions 5 Comments
3 min read
Loop an array using closures in JavaScript

Loop an array using closures in JavaScript

Reactions 4 Comments
1 min read
Resource acquisition with Typescript, Reader Monad and FP-TS

Resource acquisition with Typescript, Reader Monad and FP-TS

Reactions 5 Comments
3 min read
Introduction to Functional Programming

Introduction to Functional Programming

Reactions 16 Comments 12
2 min read
Clean Code

Clean Code

Reactions 8 Comments
4 min read
Haskell: The Good Parts

Haskell: The Good Parts

Reactions 10 Comments
4 min read
Spicing Up Your Serverless App Using Curried Functions

Spicing Up Your Serverless App Using Curried Functions

Reactions 2 Comments
5 min read
How to increase your rendering performance by 70% in Vue.js

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

Reactions 69 Comments 3
3 min read
Idris2+WebGL, part #9: Ensuring uniforms belong to bound program

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

Reactions 3 Comments
7 min read
Practical Functional Programming In Typescript

Practical Functional Programming In Typescript

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

It's time to let go of lodash

Reactions 10 Comments 15
5 min read
Let's create an Element!

Let's create an Element!

Reactions 7 Comments
4 min read
Piloting Puppeteer with PureScript - Part 3

Piloting Puppeteer with PureScript - Part 3

Reactions 4 Comments
7 min read
Javascript Closures

Javascript Closures

Reactions 11 Comments
3 min read
Composing readers

Composing readers

Reactions 2 Comments 1
4 min read
In Search of the Best Functional Programming Back-End: 2021 Update

In Search of the Best Functional Programming Back-End: 2021 Update

Reactions 2 Comments
11 min read
Functional programming.js

Functional programming.js

Reactions 5 Comments
1 min read
Understanding Ruby - Blocks, Procs, and Lambdas

Understanding Ruby - Blocks, Procs, and Lambdas

Reactions 69 Comments 3
11 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

Reactions 2 Comments
6 min read
Smash your Adapter Monolith with the Connect pattern

Smash your Adapter Monolith with the Connect pattern

Reactions 7 Comments
10 min read
Understanding Ruby - to_proc and Function Interfaces

Understanding Ruby - to_proc and Function Interfaces

Reactions 21 Comments 1
6 min read
Scala Love in the City tour

Scala Love in the City tour

Reactions 5 Comments
11 min read
Asynchronous Javascript

Asynchronous Javascript

Reactions 22 Comments
4 min read
Understanding Ruby - Triple Equals

Understanding Ruby - Triple Equals

Reactions 57 Comments 3
7 min read
Definitive Pattern Matching - Array-like Structures

Definitive Pattern Matching - Array-like Structures

Reactions 16 Comments
9 min read
Partial Application and Functional Programming in JavaScript

Partial Application and Functional Programming in JavaScript

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

Algebraic Data Type(ADT) with TypeScript

Reactions 5 Comments
2 min read
Get started with functions in JavaScript

Get started with functions in JavaScript

Reactions 15 Comments 1
3 min read
The slightly misleading terminology of react hooks

The slightly misleading terminology of react hooks

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

Piloting Puppeteer with PureScript - Part 1

Reactions 4 Comments 1
3 min read
Why I use date-fns

Why I use date-fns

Reactions 3 Comments
3 min read
Haskell as a first timer - Am I missing something ?

Haskell as a first timer - Am I missing something ?

Reactions 13 Comments 5
6 min read
What was added to Java 8? Streams

What was added to Java 8? Streams

Reactions 5 Comments
6 min read
Java lambda expression tutorial: Functional programming in Java

Java lambda expression tutorial: Functional programming in Java

Reactions 10 Comments
9 min read
Matchable - Class-level Pattern Matching Macros Explained

Matchable - Class-level Pattern Matching Macros Explained

Reactions 14 Comments
11 min read
Callback Functions In Javascript

Callback Functions In Javascript

Reactions 9 Comments
3 min read
Async Vs Defer In Javascript

Async Vs Defer In Javascript

Reactions 19 Comments
3 min read
# Arrow functions VS Regular functions (scoping of this in function)

# Arrow functions VS Regular functions (scoping of this in function)

Reactions 4 Comments
5 min read
Using API's in your React App pt. 2

Using API's in your React App pt. 2

Reactions 7 Comments
2 min read
Modelling UI State on Android

Modelling UI State on Android

Reactions 2 Comments
6 min read
loading...