DEV Community

# functional

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Don't Read This Monad Tutorial

Don't Read This Monad Tutorial

78
Comments 5
7 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.

14
Comments 3
2 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 3
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

32
Comments 1
10 min read
Compose your function for a better reusability

Compose your function for a better reusability

8
Comments
6 min read
Haskell - Encoding and Decoding JSON with Aeson

Haskell - Encoding and Decoding JSON with Aeson

8
Comments
3 min read
Pyprint - Print like you would in Python, but in Javascript

Pyprint - Print like you would in Python, but in Javascript

6
Comments
1 min read
Building a Blog in Haskell with Yesod–Giving Back

Building a Blog in Haskell with Yesod–Giving Back

6
Comments
2 min read
Making Await More Functional in JavaScript

Making Await More Functional in JavaScript

51
Comments 8
4 min read
Passing Functions as Parameters in JavaScript

Passing Functions as Parameters in JavaScript

15
Comments
3 min read
Typescript - Using Option Data Type in Redux Reducer

Typescript - Using Option Data Type in Redux Reducer

15
Comments
3 min read
Kotlin extension function vs function literal with receiver

Kotlin extension function vs function literal with receiver

8
Comments
2 min read
rethink nested loops in Javascript functional

rethink nested loops in Javascript functional

9
Comments 1
2 min read
Ramda library - compose, map, sum

Ramda library - compose, map, sum

2
Comments
1 min read
7 Easy functional programming techniques in Go

7 Easy functional programming techniques in Go

189
Comments 11
9 min read
Writing an Interpreter in OCaml

Writing an Interpreter in OCaml

15
Comments
6 min read
Functors from first principle - explained with JS

Functors from first principle - explained with JS

86
Comments 3
7 min read
Building a Blog in Haskell with Yesod–JSON API

Building a Blog in Haskell with Yesod–JSON API

6
Comments 2
5 min read
Optional .... what else?

Optional .... what else?

17
Comments
3 min read
Of a Higher Order - Map, Filter, Reduce

Of a Higher Order - Map, Filter, Reduce

13
Comments 1
7 min read
Practical Profunctor Lenses & Optics In PureScript

Practical Profunctor Lenses & Optics In PureScript

25
Comments
21 min read
Use maths not process for reliable web apps

Use maths not process for reliable web apps

13
Comments
7 min read
Enhanced your functional tests with Symfony (API context)

Enhanced your functional tests with Symfony (API context)

19
Comments 4
3 min read
An Intro to Redux that you can understand

An Intro to Redux that you can understand

274
Comments 9
3 min read
Typing Higher Order Components in React

Typing Higher Order Components in React

9
Comments
3 min read
Writing Immutable and Functional JavaScript

Writing Immutable and Functional JavaScript

58
Comments 5
3 min read
Data mutation in functional JavaScript

Data mutation in functional JavaScript

25
Comments
7 min read
The Future of Programming - Rejected!

The Future of Programming - Rejected!

50
Comments 42
3 min read
Building a Blog in Haskell with Yesod–Returning JSON

Building a Blog in Haskell with Yesod–Returning JSON

6
Comments
2 min read
Dead Simple Python: Lambdas, Decorators, and Other Magic

Dead Simple Python: Lambdas, Decorators, and Other Magic

124
Comments 15
14 min read
Quick tip! Map loop, already returns a array

Quick tip! Map loop, already returns a array

6
Comments
1 min read
A gentle introduction to Python generators

A gentle introduction to Python generators

13
Comments 2
3 min read
Boilerplate free config in Kotlin using Hoplite

Boilerplate free config in Kotlin using Hoplite

11
Comments 3
3 min read
Dead Simple Python: Generators and Coroutines

Dead Simple Python: Generators and Coroutines

142
Comments 7
14 min read
Building a Blog in Haskell with Yesod–Authorization

Building a Blog in Haskell with Yesod–Authorization

6
Comments
2 min read
Let the compiler do the work for you!

Let the compiler do the work for you!

51
Comments 10
5 min read
loading...