DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
REACT, reusable Components, best way to understand the layout?

REACT, reusable Components, best way to understand the layout?

5
Comments 3
1 min read
Functor's flavor in JS

Functor's flavor in JS

11
Comments 1
1 min read
Javascript overview — using reduce, map and filter

Javascript overview — using reduce, map and filter

5
Comments
4 min read
do you have any question about functional programming in javascript?

do you have any question about functional programming in javascript?

5
Comments 1
1 min read
Your Programming Toolbox: Functional and Object-Oriented Paradigms

Your Programming Toolbox: Functional and Object-Oriented Paradigms

7
Comments
9 min read
Merge two arrays as a set

Merge two arrays as a set

6
Comments
1 min read
Everything is about filter, map and reduce

Everything is about filter, map and reduce

6
Comments
2 min read
Either: fp-ts

Either: fp-ts

16
Comments 7
5 min read
Advent of Haskell: Trying to solve puzzles without knowing Haskell

Advent of Haskell: Trying to solve puzzles without knowing Haskell

3
Comments 2
4 min read
JavaScript Currying

JavaScript Currying

5
Comments
1 min read
Haskell para mentes imperativas

Haskell para mentes imperativas

8
Comments
10 min read
How to use Python Lambda functions: a 5 minute tutorial

How to use Python Lambda functions: a 5 minute tutorial

30
Comments 2
5 min read
Pre-seed, Seed, Series A, B, C. How It Works and How to Get Funding in 2020

Pre-seed, Seed, Series A, B, C. How It Works and How to Get Funding in 2020

9
Comments
11 min read
Tenets of Functional Programming - A Beginner's Guide

Tenets of Functional Programming - A Beginner's Guide

51
Comments
11 min read
Supporting choiceful (object and array) destructuring in JavaScript and TypeScript

Supporting choiceful (object and array) destructuring in JavaScript and TypeScript

7
Comments
2 min read
Functional programming tips for Python

Functional programming tips for Python

12
Comments
8 min read
Creating an Elm Project with Snowpack

Creating an Elm Project with Snowpack

24
Comments
8 min read
How would I do it in Haskell?

How would I do it in Haskell?

6
Comments
3 min read
PHP Functions for Golang - phpfuncs

PHP Functions for Golang - phpfuncs

6
Comments 2
2 min read
Recreating Breakout for the Web

Recreating Breakout for the Web

22
Comments 1
13 min read
Lambda Saga - Currying

Lambda Saga - Currying

10
Comments
6 min read
Domain Driven Design Translated to Functional Programming

Domain Driven Design Translated to Functional Programming

8
Comments
3 min read
How does a baby pronounce Memorization? Memoization!

How does a baby pronounce Memorization? Memoization!

22
Comments 1
2 min read
Recursive Types

Recursive Types

2
Comments
2 min read
How I created my own programming language based on JavaScript

How I created my own programming language based on JavaScript

41
Comments 4
7 min read
Learning Functional Programming with JS

Learning Functional Programming with JS

18
Comments
1 min read
Declarative functions

Declarative functions

5
Comments 4
1 min read
Functional Programming Terminology

Functional Programming Terminology

2
Comments
2 min read
Parsing JSON in ReScript Part I: Prerequisites and Requirements

Parsing JSON in ReScript Part I: Prerequisites and Requirements

3
Comments
5 min read
Turn non-algebraic, imperative arrays into a monad transformer

Turn non-algebraic, imperative arrays into a monad transformer

6
Comments
1 min read
Pattern Matching in Typescript

Pattern Matching in Typescript

21
Comments
3 min read
JavaScript Arrow & Regular functions case study

JavaScript Arrow & Regular functions case study

6
Comments
1 min read
Functional Programming Design Patterns: Part 1 - Strategy Pattern

Functional Programming Design Patterns: Part 1 - Strategy Pattern

18
Comments
4 min read
Explain functional programming to me like I'm five

Explain functional programming to me like I'm five

14
Comments 8
1 min read
What are Closures good for?

What are Closures good for?

86
Comments 2
4 min read
Functional Programming Design Patterns: Part 2 - Factory Method Pattern

Functional Programming Design Patterns: Part 2 - Factory Method Pattern

15
Comments 1
5 min read
Practical Guide to Fp-ts P6: The Do Notation

Practical Guide to Fp-ts P6: The Do Notation

45
Comments 10
7 min read
Applicative Functor의 수학적 이해

Applicative Functor의 수학적 이해

7
Comments
2 min read
Mathematical intuition behind Applicative Functor

Mathematical intuition behind Applicative Functor

7
Comments
4 min read
Simple "Have I Been Pwned" API Calls With Clojure

Simple "Have I Been Pwned" API Calls With Clojure

3
Comments
5 min read
How To Integrate HoneySQL with PostgreSQL

How To Integrate HoneySQL with PostgreSQL

4
Comments
3 min read
Type Constraints In TypeScript

Type Constraints In TypeScript

11
Comments
2 min read
Working on the "Ramda Ramp-Up Guide"

Working on the "Ramda Ramp-Up Guide"

6
Comments
1 min read
Higher Order Function in JS

Higher Order Function in JS

9
Comments 2
3 min read
Currying with React

Currying with React

6
Comments
3 min read
PureScript cuica on klank.dev

PureScript cuica on klank.dev

5
Comments
5 min read
Generating an Inclusive Array Between Two Numbers

Generating an Inclusive Array Between Two Numbers

5
Comments
1 min read
How to use map, filter and reduce in Python

How to use map, filter and reduce in Python

18
Comments
4 min read
Dictionary comprehensions in Python

Dictionary comprehensions in Python

12
Comments
3 min read
List comprehensions in Python

List comprehensions in Python

11
Comments
3 min read
Mixing FP and OOP

Mixing FP and OOP

8
Comments
2 min read
What is Functional Programming?

What is Functional Programming?

6
Comments
3 min read
[6] JavaScript – Map, Filter & Reduce

[6] JavaScript – Map, Filter & Reduce

8
Comments
2 min read
Light Arrow - composable and type safe asynchronous programming for Typescript

Light Arrow - composable and type safe asynchronous programming for Typescript

3
Comments
5 min read
Simple Remote Data in Typescript

Simple Remote Data in Typescript

14
Comments
3 min read
Circuit Breaker Pattern in Elixir

Circuit Breaker Pattern in Elixir

13
Comments
6 min read
Create pokedex with react hooks

Create pokedex with react hooks

51
Comments 5
15 min read
Exploring Elixir Recursion and Lists

Exploring Elixir Recursion and Lists

4
Comments 1
2 min read
How do you convert a class to functions in FP?

How do you convert a class to functions in FP?

2
Comments 4
3 min read
LISP

LISP

7
Comments 4
3 min read
loading...