DEV Community

# functional

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
CRUD Is a Great Way To Go Serverless

CRUD Is a Great Way To Go Serverless

7
Comments
4 min read
The Chemistry of Reduce

The Chemistry of Reduce

5
Comments 1
3 min read
Servant's type-level domain specific language

Servant's type-level domain specific language

13
Comments
22 min read
Answer: What is recursion and when should I use it?

Answer: What is recursion and when should I use it?

8
Comments
1 min read
Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade

Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade

45
Comments
11 min read
An Introduction to Pure v. Impure Functions

An Introduction to Pure v. Impure Functions

22
Comments
4 min read
Weekly Picks #92 — Development Posts

Weekly Picks #92 — Development Posts

5
Comments
1 min read
The Completion of 30 Days of Functional Programming

The Completion of 30 Days of Functional Programming

4
Comments
3 min read
React Tldr; Functional Programming in JavaScript: How and Why

React Tldr; Functional Programming in JavaScript: How and Why

4
Comments 2
1 min read
KnitZilla

KnitZilla

7
Comments
4 min read
Using Suave and F# to Setup CRUD API Routes

Using Suave and F# to Setup CRUD API Routes

9
Comments
4 min read
Writing a Tictactoe game in Haskell

Writing a Tictactoe game in Haskell

7
Comments 3
6 min read
Function Decorators Problem in Python

Function Decorators Problem in Python

7
Comments
2 min read
Side Effects and Composition

Side Effects and Composition

10
Comments
5 min read
Taking advantage of React context und useContext in a function only React App with Hooks

Taking advantage of React context und useContext in a function only React App with Hooks

7
Comments
2 min read
How to create a groupBy function

How to create a groupBy function

7
Comments
4 min read
AWS CDK and asynchronous requirements

AWS CDK and asynchronous requirements

14
Comments 3
1 min read
Why I don't like Scala's "Either"

Why I don't like Scala's "Either"

6
Comments 1
5 min read
How Bondy built a massively scalable polyglot IoT Solution

How Bondy built a massively scalable polyglot IoT Solution

2
Comments
1 min read
Do you think functional code readable ?

Do you think functional code readable ?

6
Comments 5
2 min read
Whose afraid of the that big bad wolf?

Whose afraid of the that big bad wolf?

5
Comments
8 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
Ways to pattern match generic types in Scala

Ways to pattern match generic types in Scala

8
Comments
16 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
A Type of Programming

A Type of Programming

13
Comments 2
1 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
Java Stream Uses

Java Stream Uses

12
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
Everything is a Function

Everything is a Function

7
Comments
4 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
A Nice Short Video for Basic Haskell

A Nice Short Video for Basic Haskell

10
Comments
1 min read
Haskell, Vectors, and Implicit Knowledge

Haskell, Vectors, and Implicit Knowledge

10
Comments 3
6 min read
Functional Hangman in Kotlin with Arrow (part 2)

Functional Hangman in Kotlin with Arrow (part 2)

8
Comments
5 min read
Difference between state and State

Difference between state and State

29
Comments 5
8 min read
Repasando ArtĂ­culos: Monads For Functional Programming

Repasando ArtĂ­culos: Monads For Functional Programming

8
Comments 1
3 min read
Functional Hangman in Kotlin with Arrow

Functional Hangman in Kotlin with Arrow

5
Comments
3 min read
How to get started with functional programming

How to get started with functional programming

4
Comments 2
1 min read
What is Functional Programming

What is Functional Programming

23
Comments 8
3 min read
Solving problems in a generic way using Shapeless

Solving problems in a generic way using Shapeless

8
Comments
11 min read
Repasando ArtĂ­culos: Why Functional Programming Matters

Repasando ArtĂ­culos: Why Functional Programming Matters

10
Comments
3 min read
Interesting Functional Composition Tutorial for Haskell and JavaScript.

Interesting Functional Composition Tutorial for Haskell and JavaScript.

14
Comments
1 min read
loading...