DEV Community

# functional

Posts

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

35
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
Unlimited Arguments and Return Type of Function

Unlimited Arguments and Return Type of Function

1
Comments
1 min read
Scala 101: The Intro

Scala 101: The Intro

1
Comments
4 min read
System design (Part 2)

System design (Part 2)

5
Comments
6 min read
Kotlin is `fun` - Some cool stuff about Kotlin functions

Kotlin is `fun` - Some cool stuff about Kotlin functions

5
Comments
4 min read
How to Write Code That Are Extensible

How to Write Code That Are Extensible

Comments
7 min read
Why are FP devs obsessed with Referential Transparency?

Why are FP devs obsessed with Referential Transparency?

16
Comments 2
8 min read
Callback Functions PHP vs Java

Callback Functions PHP vs Java

Comments
5 min read
Debunking Haskell Myth: “Tooling Issue”

Debunking Haskell Myth: “Tooling Issue”

13
Comments 2
6 min read
You must know JavaScript array methods

You must know JavaScript array methods

6
Comments
6 min read
Rust: Not Just Zoom Zoom Fast

Rust: Not Just Zoom Zoom Fast

29
Comments 4
8 min read
Getting pixel color from canvas

Getting pixel color from canvas

Comments
1 min read
Difference between callback functions and high order functions in JavaScript

Difference between callback functions and high order functions in JavaScript

Comments
4 min read
Dependency Injection in Scala - cake pattern

Dependency Injection in Scala - cake pattern

3
Comments
8 min read
Book Review: Production Haskell

Book Review: Production Haskell

4
Comments
2 min read
PureScript in Production

PureScript in Production

2
Comments
5 min read
Parser combinators in typescript with parser-ts

Parser combinators in typescript with parser-ts

3
Comments
7 min read
Statically-typed functional programming, Elm, Conway's Game of Life, and Emergence

Statically-typed functional programming, Elm, Conway's Game of Life, and Emergence

7
Comments 4
24 min read
JavaScript Lenses: A Guide to Efficiently Modifying Immutable Data

JavaScript Lenses: A Guide to Efficiently Modifying Immutable Data

7
Comments
6 min read
Haskell for Elm developers: giving names to stuff (Part 1 - Functors)

Haskell for Elm developers: giving names to stuff (Part 1 - Functors)

8
Comments
6 min read
How to Use Head and Tail in Elixir

How to Use Head and Tail in Elixir

3
Comments 1
5 min read
Pattern Matching Interfaces in Ruby

Pattern Matching Interfaces in Ruby

7
Comments
15 min read
Functional Error Handling

Functional Error Handling

1
Comments
5 min read
Implementing the Pipe Operator in TypeScript

Implementing the Pipe Operator in TypeScript

22
Comments 4
7 min read
Use Live Time/Date in the ReactJS

Use Live Time/Date in the ReactJS

2
Comments
1 min read
Partitions!

Partitions!

2
Comments 2
2 min read
Programação Funcional com JavaScript

Programação Funcional com JavaScript

Comments
2 min read
Immutability: what a monster...

Immutability: what a monster...

49
Comments 9
5 min read
A Small Introduction to Functional Programming

A Small Introduction to Functional Programming

2
Comments
5 min read
yet another post about type classes in Scala

yet another post about type classes in Scala

4
Comments
8 min read
Java Series: Flatmap

Java Series: Flatmap

9
Comments
5 min read
Expressive Code with Pattern Matching

Expressive Code with Pattern Matching

9
Comments 2
8 min read
Reducing screen complexity with composing wrappers

Reducing screen complexity with composing wrappers

1
Comments
3 min read
Functional Programming - Javascript

Functional Programming - Javascript

3
Comments
3 min read
Methods vs Functions

Methods vs Functions

Comments
2 min read
Immutability is overrated

Immutability is overrated

3
Comments
2 min read
Task monads

Task monads

11
Comments
11 min read
monad in Functional programming

monad in Functional programming

Comments
5 min read
When to Use Functional Programming vs OOP

When to Use Functional Programming vs OOP

13
Comments
6 min read
Advanced parser combinators with parser-ts

Advanced parser combinators with parser-ts

1
Comments
9 min read
JavaScript Functions: Why They're Essential to Understand? | Easy Guide - Part2

JavaScript Functions: Why They're Essential to Understand? | Easy Guide - Part2

11
Comments
13 min read
The Option monad

The Option monad

1
Comments
9 min read
loading...