DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Lil' functional auxiliary helpers: `thisify`

Lil' functional auxiliary helpers: `thisify`

5
Comments
1 min read
Today I Learned (Not) Reflection

Today I Learned (Not) Reflection

5
Comments
1 min read
Steps to Creating A Compose Function

Steps to Creating A Compose Function

7
Comments
4 min read
Type of Functions in JavaScript

Type of Functions in JavaScript

42
Comments 1
2 min read
Techniques for Understanding Code

Techniques for Understanding Code

6
Comments
7 min read
Functions in JavaScript

Functions in JavaScript

21
Comments 2
2 min read
The two universes of programming! OOP and FP!

The two universes of programming! OOP and FP!

82
Comments 13
4 min read
Ms. Class Python I

Ms. Class Python I

5
Comments 6
1 min read
9 concepts you should know from functional programming

9 concepts you should know from functional programming

10
Comments 1
7 min read
Converting decimals in Romans using FP

Converting decimals in Romans using FP

9
Comments
5 min read
Have you met Elm?

Have you met Elm?

4
Comments
1 min read
How to Set Up Shadow CLJS

How to Set Up Shadow CLJS

4
Comments
1 min read
Elm Tricks from Production–Intro

Elm Tricks from Production–Intro

10
Comments
3 min read
How to Design Better Types in Typescript by Following One Simple Principle

How to Design Better Types in Typescript by Following One Simple Principle

93
Comments
3 min read
Introducing Elm Antd

Introducing Elm Antd

6
Comments
2 min read
Haskell and Functional Programming Resources

Haskell and Functional Programming Resources

7
Comments
1 min read
Clojure 101 / threading macros

Clojure 101 / threading macros

23
Comments 3
1 min read
Purely Functional Python With Static Types

Purely Functional Python With Static Types

12
Comments 3
11 min read
Option: fp-ts

Option: fp-ts

22
Comments 5
5 min read
Clojure 101 / destructuring

Clojure 101 / destructuring

24
Comments
2 min read
Clojure 101 / atom

Clojure 101 / atom

5
Comments
1 min read
Clojure 101 / ! and ?

Clojure 101 / ! and ?

6
Comments 2
1 min read
Clojure 101 / logical true or false

Clojure 101 / logical true or false

5
Comments
1 min read
Clojure 101 / operator precedence

Clojure 101 / operator precedence

7
Comments
1 min read
A pinch of magic🧙‍♂️

A pinch of magic🧙‍♂️

13
Comments 1
5 min read
Simple js compose

Simple js compose

7
Comments
1 min read
Type Safe Routing with fp-ts-routing

Type Safe Routing with fp-ts-routing

34
Comments 1
7 min read
How to handle exceptions in Clojure

How to handle exceptions in Clojure

6
Comments
4 min read
Unchecked vs checked exception (with FP glasses)

Unchecked vs checked exception (with FP glasses)

7
Comments 7
4 min read
Null Safety in Kotlin

Null Safety in Kotlin

2
Comments
5 min read
Implementing a Ternary Operator in Scala

Implementing a Ternary Operator in Scala

26
Comments 6
4 min read
Unconditional FizzBuzz: a Functional approach

Unconditional FizzBuzz: a Functional approach

12
Comments 1
4 min read
Decomposing Features into Pipelines

Decomposing Features into Pipelines

7
Comments
2 min read
Lens in 2007

Lens in 2007

5
Comments
1 min read
Typescript Function Types, Arrow Functions y Decorators

Typescript Function Types, Arrow Functions y Decorators

6
Comments
5 min read
My most used Java 8 Lambda functions

My most used Java 8 Lambda functions

8
Comments
7 min read
Unconditional Challenge: FizzBuzz without `if`

Unconditional Challenge: FizzBuzz without `if`

26
Comments 55
2 min read
JavaScript functions vs LINQ C#

JavaScript functions vs LINQ C#

6
Comments
3 min read
Enso Dev Blog - 19th June 2020

Enso Dev Blog - 19th June 2020

3
Comments
8 min read
Error handling in Scala

Error handling in Scala

3
Comments
8 min read
Attempting OOP in the Functional Paradigm

Attempting OOP in the Functional Paradigm

7
Comments
3 min read
Homebrew Brewfile Dump with Haskell

Homebrew Brewfile Dump with Haskell

6
Comments
3 min read
Practical Guide to Fp-ts P2: Option, Map, Flatten, Chain

Practical Guide to Fp-ts P2: Option, Map, Flatten, Chain

42
Comments
5 min read
What is a Web Framework, and Which one you should use?

What is a Web Framework, and Which one you should use?

23
Comments 2
5 min read
The beauty of recursion and pattern matching in functional programming languages

The beauty of recursion and pattern matching in functional programming languages

10
Comments
3 min read
Solving Algorithm Challenges in Haskell: Anagrams

Solving Algorithm Challenges in Haskell: Anagrams

12
Comments 6
5 min read
Composition of Function Composition - (.).(.)

Composition of Function Composition - (.).(.)

5
Comments
3 min read
함수 합성 함수의 합성 - (.).(.)

함수 합성 함수의 합성 - (.).(.)

7
Comments 1
2 min read
3 minimal features for my dev.to api wrapper

3 minimal features for my dev.to api wrapper

5
Comments
2 min read
Practical Guide to Fp-ts P1: Pipe and Flow

Practical Guide to Fp-ts P1: Pipe and Flow

61
Comments
4 min read
Using F# and DDD to create an online card game

Using F# and DDD to create an online card game

8
Comments
2 min read
Using F# and DDD to create an online card game[Part 2]

Using F# and DDD to create an online card game[Part 2]

1
Comments
2 min read
Crossposting to Medium via Command Line

Crossposting to Medium via Command Line

8
Comments
3 min read
bye, element...

bye, element...

6
Comments
1 min read
Power of Js reducer

Power of Js reducer

6
Comments
2 min read
Map and Join and Strings()

Map and Join and Strings()

6
Comments
1 min read
Some Higher-Order Functions. A Fool's Guide To Writing Functional JS (Part 3)

Some Higher-Order Functions. A Fool's Guide To Writing Functional JS (Part 3)

35
Comments 2
10 min read
Planning my career development for 2020 - 6 months review

Planning my career development for 2020 - 6 months review

167
Comments 11
8 min read
Tagged unions and Fantasy Land

Tagged unions and Fantasy Land

5
Comments
19 min read
Callback Deep Dive in JavaScript

Callback Deep Dive in JavaScript

4
Comments
4 min read
loading...