DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
3 clean code principles for the functional programming beginner

3 clean code principles for the functional programming beginner

157
Comments 10
4 min read
On .NET Episode: Coding F# in Visual Studio Code with Ionide

On .NET Episode: Coding F# in Visual Studio Code with Ionide

17
Comments 1
2 min read
Functional Basics #1: Map

Functional Basics #1: Map

33
Comments 5
4 min read
Solving the problem: Find the odd int

Solving the problem: Find the odd int

7
Comments 2
4 min read
Checking Sudoku with Functional JavaScript

Checking Sudoku with Functional JavaScript

67
Comments 5
11 min read
The Lambda Path

The Lambda Path

9
Comments
3 min read
Playing with Fmt

Playing with Fmt

5
Comments
1 min read
Optional Is the New Mandatory

Optional Is the New Mandatory

9
Comments
9 min read
F# Squirrel Brains: Adding Actors and Getting Functional

F# Squirrel Brains: Adding Actors and Getting Functional

50
Comments 2
10 min read
React Redux Thunk vs Elm

React Redux Thunk vs Elm

21
Comments 1
41 min read
Map/Filter/Reduce Crash Course

Map/Filter/Reduce Crash Course

622
Comments 25
2 min read
Matching your way to consistent states

Matching your way to consistent states

77
Comments 8
8 min read
Overly Functional C++: The BenFolds Five

Overly Functional C++: The BenFolds Five

18
Comments 3
4 min read
Functional C++

Functional C++

6
Comments
3 min read
Overly Functional C++

Overly Functional C++

48
Comments
15 min read
Elixir for PHP developers - Programming paradigm

Elixir for PHP developers - Programming paradigm

35
Comments 5
4 min read
Generics

Generics

6
Comments
8 min read
Creating a .NET Core 3.0 F# Console App

Creating a .NET Core 3.0 F# Console App

35
Comments 3
12 min read
GOF inspired python decorators

GOF inspired python decorators

8
Comments 2
12 min read
Asynchronous Processing Models in Services

Asynchronous Processing Models in Services

8
Comments
3 min read
Parsing CSV in Haskell

Parsing CSV in Haskell

6
Comments
2 min read
Better Know A Method! with Ramda's .cond(), part 1

Better Know A Method! with Ramda's .cond(), part 1

5
Comments
4 min read
Does Ruby has function composition?

Does Ruby has function composition?

15
Comments
3 min read
React Hooks are a More Accurate Implementation of the React Mental Model

React Hooks are a More Accurate Implementation of the React Mental Model

10
Comments 2
4 min read
Using Futures to handle complex asynchronous operations in javascript.

Using Futures to handle complex asynchronous operations in javascript.

41
Comments
4 min read
Funções puras

Funções puras

6
Comments
3 min read
Algebraic Structures Explained - Part 1 - Base Definitions

Algebraic Structures Explained - Part 1 - Base Definitions

40
Comments 1
8 min read
Lifting const

Lifting const

15
Comments 1
2 min read
Don't Read This Monad Tutorial

Don't Read This Monad Tutorial

79
Comments 5
7 min read
OneOf<Us> Discriminated Unions in C#

OneOf<Us> Discriminated Unions in C#

21
Comments 5
5 min read
Refactoring the Mars Rover Kata in Haskell

Refactoring the Mars Rover Kata in Haskell

6
Comments
10 min read
TIL How to Select Merge with Ecto.Query

TIL How to Select Merge with Ecto.Query

12
Comments 1
4 min read
Action-Oriented C#

Action-Oriented C#

83
Comments 7
3 min read
Mars Rover Kata in Haskell

Mars Rover Kata in Haskell

10
Comments 1
3 min read
Easily Integrate Ramda into Your React Workflow

Easily Integrate Ramda into Your React Workflow

107
Comments 10
7 min read
Functors and Monads in Javascript

Functors and Monads in Javascript

137
Comments 4
7 min read
Learning ReasonReact Step by Step Part: 2

Learning ReasonReact Step by Step Part: 2

5
Comments 3
3 min read
Eliminating Nulls in C# with Functional Programming

Eliminating Nulls in C# with Functional Programming

63
Comments 13
4 min read
A pattern to write clean Redux connected components

A pattern to write clean Redux connected components

8
Comments
2 min read
THE most absurd way of creating unique identifiers.

THE most absurd way of creating unique identifiers.

15
Comments 3
2 min read
The Lisp Programming Language: Interpreter Design

The Lisp Programming Language: Interpreter Design

16
Comments
10 min read
Fun with Typeclasses

Fun with Typeclasses

8
Comments
2 min read
If you don't like it, change it.

If you don't like it, change it.

19
Comments 4
3 min read
Easy functional programming techniques in TypeScript for everyone

Easy functional programming techniques in TypeScript for everyone

310
Comments 17
9 min read
Lambda calculus and currying in Javascript

Lambda calculus and currying in Javascript

9
Comments
7 min read
Functors and Monads - #30DaysofFP Week 3

Functors and Monads - #30DaysofFP Week 3

7
Comments
5 min read
Safe functional IO in TypeScript: an introduction

Safe functional IO in TypeScript: an introduction

19
Comments
4 min read
Lift functions up into the module level

Lift functions up into the module level

9
Comments 2
3 min read
fp-ts, sequenceT, and sweet sweet async typed FP

fp-ts, sequenceT, and sweet sweet async typed FP

76
Comments 7
3 min read
What is a Side Effect Anyway? - #30DaysofFP Week 2

What is a Side Effect Anyway? - #30DaysofFP Week 2

6
Comments
5 min read
Merging IO and Either into one monad

Merging IO and Either into one monad

8
Comments
5 min read
30 Days of Functional Programming

30 Days of Functional Programming

6
Comments
2 min read
An intro to Functional Programming - #30DaysofFP Week 1

An intro to Functional Programming - #30DaysofFP Week 1

7
Comments
6 min read
Truth about Functional Programming

Truth about Functional Programming

7
Comments 6
2 min read
Functional components in Vue.js (2.x)

Functional components in Vue.js (2.x)

46
Comments 7
9 min read
Modern Javascript Techniques

Modern Javascript Techniques

147
Comments 3
15 min read
Zen and Functional C#

Zen and Functional C#

60
Comments 9
5 min read
Expression comparison between C# and Java

Expression comparison between C# and Java

6
Comments 3
1 min read
[Discuss] What's your favourite Fibonacci implementation and in which language? Mine is in Haskell

[Discuss] What's your favourite Fibonacci implementation and in which language? Mine is in Haskell

10
Comments 5
2 min read
Using fp-ts for HTTP requests and validation

Using fp-ts for HTTP requests and validation

33
Comments 1
10 min read
loading...