DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
Dead Simple Python: Generators and Coroutines

Dead Simple Python: Generators and Coroutines

142
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

10
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
7 Functional programming techniques in Java - A primer

7 Functional programming techniques in Java - A primer

54
Comments 2
10 min read
Mastering the useEffect API

Mastering the useEffect API

74
Comments
2 min read
Given a choice, would you choose an iterative approach or a recursive one?

Given a choice, would you choose an iterative approach or a recursive one?

5
Comments 3
1 min read
Building a Blog in Haskell with Yesod–Authentication

Building a Blog in Haskell with Yesod–Authentication

6
Comments
2 min read
Web API architecture for millenials

Web API architecture for millenials

15
Comments
5 min read
Tidy Redux Reducers with Lodash FP

Tidy Redux Reducers with Lodash FP

8
Comments 3
2 min read
Hacking JS async/await to chain Monads

Hacking JS async/await to chain Monads

9
Comments
3 min read
How to Replace React Components With PureScript

How to Replace React Components With PureScript

20
Comments 1
18 min read
Lazy Recursion Using JavaScript Generators

Lazy Recursion Using JavaScript Generators

22
Comments 1
2 min read
JavaScript Sets are Excellent!

JavaScript Sets are Excellent!

83
Comments 16
2 min read
Building a Blog in Haskell with Yesod–Using a Database

Building a Blog in Haskell with Yesod–Using a Database

9
Comments
3 min read
Clojure: Another functional programming language

Clojure: Another functional programming language

2
Comments
8 min read
OOP vs FP

OOP vs FP

7
Comments 9
1 min read
C# Functional Programming

C# Functional Programming

18
Comments
4 min read
Building a Blog in Haskell with Yesod–The Basic Structure

Building a Blog in Haskell with Yesod–The Basic Structure

15
Comments 2
9 min read
Cure Impostor Syndrome with Functional Programming

Cure Impostor Syndrome with Functional Programming

104
Comments 1
9 min read
#MonadicMonday compilation: July

#MonadicMonday compilation: July

19
Comments
8 min read
A simple explanation of functional pipe in JavaScript

A simple explanation of functional pipe in JavaScript

594
Comments 29
5 min read
Maybe a Default Good Idea

Maybe a Default Good Idea

6
Comments
10 min read
Functional Type Safety in Javascript with Maybe

Functional Type Safety in Javascript with Maybe

17
Comments
6 min read
Functional interfaces: Self-loathing in Kotlin

Functional interfaces: Self-loathing in Kotlin

16
Comments
7 min read
Javascript Composable Decoders with Validation

Javascript Composable Decoders with Validation

42
Comments
10 min read
loading...