DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Functors from first principle - explained with JS

Functors from first principle - explained with JS

87
Comments 3
7 min read
Writing an Interpreter in OCaml

Writing an Interpreter in OCaml

19
Comments
6 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
An Intro to Redux that you can understand

An Intro to Redux that you can understand

275
Comments 9
3 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
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

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

The Future of Programming - Rejected!

51
Comments 42
3 min read
Writing a Tictactoe game in Haskell

Writing a Tictactoe game in Haskell

9
Comments 3
6 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

125
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
Dead Simple Python: Generators and Coroutines

Dead Simple Python: Generators and Coroutines

143
Comments 7
14 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
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
Erlang, Chess and Bitboards. The application that was supposed to appear one day

Erlang, Chess and Bitboards. The application that was supposed to appear one day

11
Comments 13
5 min read
Improve your JavaScript with functional programming

Improve your JavaScript with functional programming

59
Comments 7
3 min read
Applying the callee's name aka self-referential functions

Applying the callee's name aka self-referential functions

7
Comments
2 min read
loading...