DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Functional Kafka with Spring Cloud - Part 1

Functional Kafka with Spring Cloud - Part 1

8
Comments
4 min read
Functional Kafka with Spring Cloud - Part 2

Functional Kafka with Spring Cloud - Part 2

7
Comments
4 min read
Drop your Mastodon social links here. 👇

Drop your Mastodon social links here. 👇

16
Comments 5
2 min read
What's That Typeclass: Monoid

What's That Typeclass: Monoid

6
Comments
7 min read
Functional programming in Go (fp-go)

Functional programming in Go (fp-go)

9
Comments
2 min read
Learning Clojure, part II

Learning Clojure, part II

6
Comments
4 min read
The Case for TS+

The Case for TS+

168
Comments 28
19 min read
The book that changed my development career now has a Javascript version

The book that changed my development career now has a Javascript version

56
Comments 12
5 min read
Creating a User Interface to the Database: Setup

Creating a User Interface to the Database: Setup

8
Comments
5 min read
Function purity and referential transparency

Function purity and referential transparency

9
Comments 4
9 min read
[PHP] try to reduce overhead of debug logging using Closure(same to anonymous function)

[PHP] try to reduce overhead of debug logging using Closure(same to anonymous function)

7
Comments
5 min read
Map, Filter, Reduce in C: recursive high-order functions using pointers

Map, Filter, Reduce in C: recursive high-order functions using pointers

11
Comments 1
8 min read
Handling null: optional and nullable types

Handling null: optional and nullable types

16
Comments
5 min read
A monad is a thing you put things in so you can do things with them.

A monad is a thing you put things in so you can do things with them.

5
Comments
2 min read
The reverse state monad in F#

The reverse state monad in F#

12
Comments
4 min read
FP Lenses enhanced

FP Lenses enhanced

6
Comments 10
3 min read
Tree generation with a monoidal reduction

Tree generation with a monoidal reduction

8
Comments
3 min read
How to create a To-Do App in PicoLisp (Responsive Version) - Part 2

How to create a To-Do App in PicoLisp (Responsive Version) - Part 2

5
Comments
6 min read
Utilizing Scala Cats to improve database access code

Utilizing Scala Cats to improve database access code

7
Comments
2 min read
Function context in JavaScript

Function context in JavaScript

6
Comments
4 min read
Algebraic Data Types in Haskell

Algebraic Data Types in Haskell

3
Comments
12 min read
Trying your luck with Elm

Trying your luck with Elm

9
Comments
11 min read
My adventures in ML Land

My adventures in ML Land

7
Comments
3 min read
Everything as an expression

Everything as an expression

6
Comments
2 min read
Binding and continuations in ML

Binding and continuations in ML

6
Comments
2 min read
Lenses and Partial-application

Lenses and Partial-application

6
Comments
6 min read
Web Apps: An Animation

Web Apps: An Animation

6
Comments
6 min read
Go the way to Go

Go the way to Go

14
Comments
3 min read
Diving into the macros that make Phoenix controllers work

Diving into the macros that make Phoenix controllers work

16
Comments 1
5 min read
Making a monoid: the art of mush-mashing

Making a monoid: the art of mush-mashing

7
Comments
6 min read
Web Application Programming in PicoLisp: Prefix Classes

Web Application Programming in PicoLisp: Prefix Classes

3
Comments
6 min read
Getting started with the PicoLisp database

Getting started with the PicoLisp database

7
Comments
4 min read
How I built an NYT Spelling Bee solver with Elixir

How I built an NYT Spelling Bee solver with Elixir

14
Comments 7
4 min read
15 Resources to Help You Learn Haskell in 2022

15 Resources to Help You Learn Haskell in 2022

17
Comments
8 min read
Introduction to the PicoLisp Database

Introduction to the PicoLisp Database

7
Comments
3 min read
Importância da Linguagem Haskell

Importância da Linguagem Haskell

3
Comments
1 min read
What defines a functional programming language?

What defines a functional programming language?

3
Comments 6
2 min read
Clojure - Símbolos globais e locais

Clojure - Símbolos globais e locais

5
Comments
5 min read
fp-ts ユーザが Scala with Cats を読み終えたので、fp-ts と Cats の違いをまとめてみた

fp-ts ユーザが Scala with Cats を読み終えたので、fp-ts と Cats の違いをまとめてみた

7
Comments
10 min read
WebApps: A Simple Windowed Application

WebApps: A Simple Windowed Application

6
Comments
5 min read
Recursive anonymous functions in Elixir

Recursive anonymous functions in Elixir

8
Comments 3
4 min read
Reduce's many uses

Reduce's many uses

43
Comments 14
4 min read
Understanding Decorators in Python

Understanding Decorators in Python

7
Comments 1
8 min read
Funções recursivas e anônimas em Elixir

Funções recursivas e anônimas em Elixir

8
Comments
4 min read
Web Application Programming in PicoLisp: Some more GUI elements

Web Application Programming in PicoLisp: Some more GUI elements

6
Comments
4 min read
Fairy Tales, and the Implications of Immutability

Fairy Tales, and the Implications of Immutability

20
Comments
8 min read
Why TypeScripts never type is super useful

Why TypeScripts never type is super useful

6
Comments
4 min read
Web Apps: GUI Enabling/Disabling of controls

Web Apps: GUI Enabling/Disabling of controls

5
Comments
3 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

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

How to import a local module dependency in Elixir

8
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

17
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()

4
Comments 1
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
loading...