DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Do you think functional code readable ?

Do you think functional code readable ?

6
Comments 5
2 min read
Deeply Understand Currying in 7 Minutes

Deeply Understand Currying in 7 Minutes

10
Comments
6 min read
How to reuse 100% stateless React components?

How to reuse 100% stateless React components?

7
Comments
3 min read
Programming Elm Now in Print

Programming Elm Now in Print

11
Comments
4 min read
Ode to FP in Scala

Ode to FP in Scala

6
Comments
1 min read
From Promises to Futures in Javascript

From Promises to Futures in Javascript

6
Comments
4 min read
Elixir is functional Ruby?

Elixir is functional Ruby?

3
Comments 4
1 min read
Pure Programs: Pure functions all grown up

Pure Programs: Pure functions all grown up

5
Comments
1 min read
What does the phrase Monadic Bind mean in Haskell?

What does the phrase Monadic Bind mean in Haskell?

4
Comments 1
4 min read
abandon your factories - data conversion with datus

abandon your factories - data conversion with datus

6
Comments
3 min read
Pattern Matching Custom Data Types in Typescript

Pattern Matching Custom Data Types in Typescript

7
Comments
9 min read
datus - a fluent java data-mapping library

datus - a fluent java data-mapping library

9
Comments
1 min read
A Quick Functional Refactoring Tip

A Quick Functional Refactoring Tip

7
Comments
3 min read
Crafting Interpreters in OCaml - Finishing the Lexer

Crafting Interpreters in OCaml - Finishing the Lexer

7
Comments
7 min read
Global Message passing inside Purescript Halogen

Global Message passing inside Purescript Halogen

6
Comments
2 min read
Higher-Order Blueprint

Higher-Order Blueprint

11
Comments 2
3 min read
Java: Nesting functions with Stream Reduce

Java: Nesting functions with Stream Reduce

15
Comments
2 min read
Did Functional Programming Get it Wrong?

Did Functional Programming Get it Wrong?

9
Comments
1 min read
A use case for point-free programming

A use case for point-free programming

8
Comments 2
5 min read
What is Monad?

What is Monad?

9
Comments 3
1 min read
Runic writing in Clojure

Runic writing in Clojure

10
Comments
5 min read
How To Simplifiy Code By Removing Variables

How To Simplifiy Code By Removing Variables

10
Comments
5 min read
4 reasons why you won't regret using a type system

4 reasons why you won't regret using a type system

11
Comments 2
2 min read
Anatomy of semigroups and monoids

Anatomy of semigroups and monoids

12
Comments
6 min read
Implementing a Maybe Pattern using a TypeScript Type Guard

Implementing a Maybe Pattern using a TypeScript Type Guard

5
Comments
4 min read
loading...