DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What are Pure and Impure functions in JavaScript

What are Pure and Impure functions in JavaScript

Comments 3
3 min read
Converting React Class Components to Functional Components: A Checklist and Example

Converting React Class Components to Functional Components: A Checklist and Example

3
Comments
2 min read
Functional Programming with JavaScript chapter 3 Notes

Functional Programming with JavaScript chapter 3 Notes

2
Comments
2 min read
Functional Programming with Raku

Functional Programming with Raku

2
Comments
4 min read
Proper and Basic Property-Based Testing

Proper and Basic Property-Based Testing

1
Comments
12 min read
Flake My Life - setting up a minimal flake on NixOS

Flake My Life - setting up a minimal flake on NixOS

2
Comments
9 min read
Haskell/GHC refuses to compile ugly code

Haskell/GHC refuses to compile ugly code

4
Comments 4
5 min read
Flake my life - how do nix flakes work?

Flake my life - how do nix flakes work?

1
Comments
9 min read
Recursive/Attribute Sets of Nix Expressions

Recursive/Attribute Sets of Nix Expressions

1
Comments
4 min read
A small JavaScript pattern I enjoy using

A small JavaScript pattern I enjoy using

10
Comments 1
2 min read
Understanding FP: Overcoming Intuition and Ease Hurdles (loops vs. recursion)

Understanding FP: Overcoming Intuition and Ease Hurdles (loops vs. recursion)

9
Comments 1
10 min read
A fresh take on free monads

A fresh take on free monads

4
Comments
9 min read
Hello, Idris World! and Why I'm Excited for a Total Programming Language

Hello, Idris World! and Why I'm Excited for a Total Programming Language

Comments
6 min read
The 90% you need to know to use optics

The 90% you need to know to use optics

13
Comments
5 min read
Transactional Try Blocks in ValueScript

Transactional Try Blocks in ValueScript

Comments
3 min read
The Building Blocks of Java Programming: An Introduction to Functions and Classes

The Building Blocks of Java Programming: An Introduction to Functions and Classes

Comments
6 min read
Features of a dream programming language: 3rd draft

Features of a dream programming language: 3rd draft

3
Comments
135 min read
Typeclass in Python with Sparrow

Typeclass in Python with Sparrow

2
Comments 1
6 min read
Debunking Haskell Myths and Stereotypes

Debunking Haskell Myths and Stereotypes

16
Comments 1
9 min read
Why I decided to learn (and teach) Clojure

Why I decided to learn (and teach) Clojure

36
Comments 7
5 min read
Scala 102: Collections and Monads

Scala 102: Collections and Monads

3
Comments
8 min read
Kotlin is `fun` - Function types, lambdas, and higher-order functions

Kotlin is `fun` - Function types, lambdas, and higher-order functions

5
Comments
6 min read
Pipelining and composition

Pipelining and composition

Comments
3 min read
It works now but will it work in the future?!

It works now but will it work in the future?!

Comments 2
3 min read
React Hooks: How to Use Them and Why They're Important

React Hooks: How to Use Them and Why They're Important

Comments
2 min read
loading...