DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Handle Null like a pro using Optional

Handle Null like a pro using Optional

2
Comments
3 min read
Functional vs Object Oriented vs Procedural programming

Functional vs Object Oriented vs Procedural programming

154
Comments 12
4 min read
Haskell as an alternative to TypeScript

Haskell as an alternative to TypeScript

34
Comments 21
7 min read
Thinking in ReScript

Thinking in ReScript

46
Comments 7
7 min read
Exploring Functional Programming in Java - Functional Interface

Exploring Functional Programming in Java - Functional Interface

7
Comments
6 min read
Understanding ADTs

Understanding ADTs

2
Comments
5 min read
Currying, Part 2 - Partial Application

Currying, Part 2 - Partial Application

3
Comments
6 min read
What are method references in Java?

What are method references in Java?

9
Comments
1 min read
Think Recursive

Think Recursive

8
Comments
7 min read
About lazyness, automation, types and functional languages

About lazyness, automation, types and functional languages

2
Comments 1
2 min read
Array methods and callback functions for beginners

Array methods and callback functions for beginners

4
Comments
3 min read
My Experiences in Writing and Publishing My First Java Library

My Experiences in Writing and Publishing My First Java Library

5
Comments 3
6 min read
Idris2+WebGL, part #15: Restricting arguments to a list

Idris2+WebGL, part #15: Restricting arguments to a list

4
Comments
2 min read
Función al curry

Función al curry

11
Comments 2
2 min read
How IHP uses Haskell's Type System to enforce good patterns

How IHP uses Haskell's Type System to enforce good patterns

24
Comments 4
5 min read
Recursion with the Y Combinator

Recursion with the Y Combinator

8
Comments
4 min read
Idris2+WebGL, part #14: Getting back into it

Idris2+WebGL, part #14: Getting back into it

4
Comments
2 min read
Introduction To Python Functions

Introduction To Python Functions

7
Comments
4 min read
Accessing dictionaries in python for beginners

Accessing dictionaries in python for beginners

5
Comments
2 min read
Currying, Part 1 - Function Composition

Currying, Part 1 - Function Composition

5
Comments
5 min read
Create a function to count words in F# docs using F#

Create a function to count words in F# docs using F#

6
Comments
7 min read
OverThink: The Number of Zeros at the End of a Factorial.

OverThink: The Number of Zeros at the End of a Factorial.

9
Comments
11 min read
Understanding Ruby - For vs Each

Understanding Ruby - For vs Each

42
Comments 6
6 min read
Functional Programming in Ruby – State

Functional Programming in Ruby – State

14
Comments 1
8 min read
Haskell - The Most Gentle Introduction Ever

Haskell - The Most Gentle Introduction Ever

22
Comments
21 min read
Closures and their practical uses

Closures and their practical uses

161
Comments 1
3 min read
Recursion

Recursion

5
Comments
5 min read
Pelmodoro - a Pomodoro app built with Elm

Pelmodoro - a Pomodoro app built with Elm

30
Comments
5 min read
함수형으로 Map 의 Map 뒤집기

함수형으로 Map 의 Map 뒤집기

6
Comments
1 min read
Improve your Javascript conditionals

Improve your Javascript conditionals

27
Comments 2
6 min read
Inverting Map of Map in functional way

Inverting Map of Map in functional way

5
Comments
2 min read
3 useful JavaScript Generic Function Currying methods

3 useful JavaScript Generic Function Currying methods

5
Comments
2 min read
JS - Demystifying Currying

JS - Demystifying Currying

3
Comments
4 min read
Currying React components in TypeScript

Currying React components in TypeScript

52
Comments 4
4 min read
Write your first code in F#

Write your first code in F#

15
Comments
2 min read
Get Paid To Work On Open Source

Get Paid To Work On Open Source

7
Comments 5
1 min read
Higher-order functions in Python and C#

Higher-order functions in Python and C#

7
Comments 8
2 min read
Functional "Control Flow" - Writing Programs without Loops

Functional "Control Flow" - Writing Programs without Loops

4
Comments
11 min read
How to implement drag & drop using RxJS

How to implement drag & drop using RxJS

7
Comments
6 min read
Go and copies

Go and copies

5
Comments
2 min read
Early termination in functional folds a.k.a. reduce

Early termination in functional folds a.k.a. reduce

6
Comments
3 min read
Displaying Real-Time Data in Your Web Application Without Hassle: IHP Auto Refresh ✨

Displaying Real-Time Data in Your Web Application Without Hassle: IHP Auto Refresh ✨

14
Comments
4 min read
Python List Comprehension – The Comprehensive Guide

Python List Comprehension – The Comprehensive Guide

8
Comments
6 min read
Functional Programming in Python - Book Review

Functional Programming in Python - Book Review

2
Comments 2
2 min read
What are the Interface predicate and Interface functions?

What are the Interface predicate and Interface functions?

5
Comments
3 min read
JavaScript .map() Method 📍

JavaScript .map() Method 📍

109
Comments
2 min read
Why Functional Programmers Avoid Exceptions

Why Functional Programmers Avoid Exceptions

36
Comments 10
9 min read
Making a game (engine) with ECS and in OCaml

Making a game (engine) with ECS and in OCaml

7
Comments
11 min read
Bounded types in io-ts

Bounded types in io-ts

7
Comments 1
3 min read
Two Quick IHP tips to dynamically assign classes

Two Quick IHP tips to dynamically assign classes

11
Comments
1 min read
Difference between API and Web Service

Difference between API and Web Service

27
Comments 4
2 min read
A Brief Introduction to Template Haskell

A Brief Introduction to Template Haskell

7
Comments
11 min read
JavaScript .filter() Method 💭

JavaScript .filter() Method 💭

87
Comments 6
1 min read
Fun with Functional Programming!

Fun with Functional Programming!

29
Comments 2
3 min read
Past and Present of Haskell: Interview with Simon Peyton Jones

Past and Present of Haskell: Interview with Simon Peyton Jones

4
Comments
16 min read
A Practical Guide to Higher Order Functions in C#

A Practical Guide to Higher Order Functions in C#

14
Comments
3 min read
Bounded types in fp-ts

Bounded types in fp-ts

3
Comments 1
3 min read
Practical Functional Programming In Typescript — Oct 2021

Practical Functional Programming In Typescript — Oct 2021

6
Comments
2 min read
Enhancing Safety by embracing Types!

Enhancing Safety by embracing Types!

6
Comments
7 min read
Currying in JavaScript

Currying in JavaScript

143
Comments 14
3 min read
loading...