DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why TypeScripts never type is super useful

Why TypeScripts never type is super useful

6
Comments
4 min read
寫給想跳坑的 JS 新手(Part II): coding style

寫給想跳坑的 JS 新手(Part II): coding style

5
Comments
1 min read
PicoLisp Explored: Object-Oriented Programming, Part 2

PicoLisp Explored: Object-Oriented Programming, Part 2

3
Comments
4 min read
Functors in programming

Functors in programming

7
Comments
3 min read
How to import a local module dependency in Elixir

How to import a local module dependency in Elixir

7
Comments
2 min read
Equivalent of Scala's for-comprehension using fp-ts

Equivalent of Scala's for-comprehension using fp-ts

9
Comments
10 min read
Side effects

Side effects

15
Comments
8 min read
Declarative Data Validation with Functional Programming and Rule-Based Approach

Declarative Data Validation with Functional Programming and Rule-Based Approach

49
Comments 2
21 min read
REACT APIS WITH EXAMPLE PART1:React.memo()

REACT APIS WITH EXAMPLE PART1:React.memo()

3
Comments
2 min read
Web Application Programming in PicoLisp: Setting up the server

Web Application Programming in PicoLisp: Setting up the server

5
Comments
2 min read
Classes are still useful even in largely functional style code

Classes are still useful even in largely functional style code

6
Comments
2 min read
Rosetta Code: Object Oriented Programming Examples

Rosetta Code: Object Oriented Programming Examples

4
Comments
8 min read
How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript

How To Build a [Counter with Elixir, Phoenix, LiveView and Tailwind CSS] | No Javascript

9
Comments
4 min read
Hungary for the Power: A Closer Look at Hungarian Notation

Hungary for the Power: A Closer Look at Hungarian Notation

10
Comments
7 min read
A Usage Example for a Monad in Javascript

A Usage Example for a Monad in Javascript

3
Comments
6 min read
Why are there so many articles on map, filter, and reduce?

Why are there so many articles on map, filter, and reduce?

11
Comments 2
4 min read
Implementing parser combinators pt. 2

Implementing parser combinators pt. 2

8
Comments
3 min read
Clojure - Criando nossa primeira função

Clojure - Criando nossa primeira função

5
Comments
3 min read
Folds in TypeScript

Folds in TypeScript

2
Comments
9 min read
Clojure - Funções, vetores e def

Clojure - Funções, vetores e def

3
Comments
6 min read
Web Application Programming in PicoLisp: Adding HTML Tags

Web Application Programming in PicoLisp: Adding HTML Tags

5
Comments
4 min read
Is Functional Programming worth the hype?

Is Functional Programming worth the hype?

54
Comments 8
7 min read
URL [Slug Generator] With Elixir

URL [Slug Generator] With Elixir

7
Comments
2 min read
Clojure - Preparando o ambiente

Clojure - Preparando o ambiente

3
Comments
2 min read
HVM: a massively parallel functional runtime

HVM: a massively parallel functional runtime

9
Comments
1 min read
Web Application Programming in PicoLisp: Adding CSS

Web Application Programming in PicoLisp: Adding CSS

6
Comments
5 min read
Simple signup function using FP-TS

Simple signup function using FP-TS

2
Comments
1 min read
Basic [File Manipulation] With Elixir

Basic [File Manipulation] With Elixir

5
Comments
2 min read
Everyting you need to know about the Print() function in Python.

Everyting you need to know about the Print() function in Python.

6
Comments
2 min read
Why Functional Programming Should Excite You

Why Functional Programming Should Excite You

19
Comments
11 min read
Maybe, but How?

Maybe, but How?

2
Comments
4 min read
Question Mark (?) Operators ASAP

Question Mark (?) Operators ASAP

4
Comments 1
3 min read
Web Application Programming in PicoLisp: Creating HTML Forms, Part 1

Web Application Programming in PicoLisp: Creating HTML Forms, Part 1

2
Comments
6 min read
Web Application Programming in PicoLisp: How it works

Web Application Programming in PicoLisp: How it works

5
Comments
5 min read
State monad in fp-ts

State monad in fp-ts

20
Comments
3 min read
I published my first Elixir package to hex!

I published my first Elixir package to hex!

8
Comments
3 min read
How to use Dependency Injection in Functional Programming

How to use Dependency Injection in Functional Programming

14
Comments 20
8 min read
[File Format Verification] With Elixir

[File Format Verification] With Elixir

5
Comments
2 min read
Pragmatic Functional Programming in JavaScript

Pragmatic Functional Programming in JavaScript

11
Comments
2 min read
Auto Generate [Fake Usernames With Elixir]

Auto Generate [Fake Usernames With Elixir]

5
Comments
2 min read
Using the fp-ts TaskEither monad with Redux-Saga

Using the fp-ts TaskEither monad with Redux-Saga

6
Comments
2 min read
From loop recur to reduce

From loop recur to reduce

2
Comments
1 min read
PicoLisp Explored: The enum function

PicoLisp Explored: The enum function

5
Comments
4 min read
(function(){....})() Did you Know what is this

(function(){....})() Did you Know what is this

5
Comments
1 min read
Riddle 2: Even Fibonacci Numbers

Riddle 2: Even Fibonacci Numbers

6
Comments
2 min read
Declarative Optional.Js

Declarative Optional.Js

6
Comments
1 min read
Reading the Elixir source code to learn how if blocks work

Reading the Elixir source code to learn how if blocks work

5
Comments
4 min read
In Search of the Meaning in Imperative Code

In Search of the Meaning in Imperative Code

5
Comments
3 min read
Why your environment variable doesn't work in production.

Why your environment variable doesn't work in production.

4
Comments
2 min read
Introduction to Functional Programming in JavaScript

Introduction to Functional Programming in JavaScript

25
Comments
4 min read
Advent of code - day 6

Advent of code - day 6

5
Comments
2 min read
Beautiful Functions: Psi

Beautiful Functions: Psi

14
Comments 1
1 min read
Starting with NixOS using QEMU

Starting with NixOS using QEMU

4
Comments
8 min read
Thoughts on Clojure λ

Thoughts on Clojure λ

6
Comments 1
3 min read
Advent of code 2021 - day 5

Advent of code 2021 - day 5

6
Comments
2 min read
Recursion in JavaScript

Recursion in JavaScript

5
Comments
2 min read
Your First Elixir Project (Part 2)

Your First Elixir Project (Part 2)

7
Comments
7 min read
Functional JS

Functional JS

5
Comments
5 min read
Dart and Functional Programming: applying Haskell concepts with dartz

Dart and Functional Programming: applying Haskell concepts with dartz

11
Comments
3 min read
Lessons Learned from Advent of Code (in JavaScript and Haskell)

Lessons Learned from Advent of Code (in JavaScript and Haskell)

19
Comments 1
4 min read
loading...