DEV Community

# functional

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What was added to Java 8? Streams

What was added to Java 8? Streams

5
Comments
6 min read
Composing readers

Composing readers

3
Comments 1
4 min read
Java lambda expression tutorial: Functional programming in Java

Java lambda expression tutorial: Functional programming in Java

10
Comments
9 min read
Matchable - Class-level Pattern Matching Macros Explained

Matchable - Class-level Pattern Matching Macros Explained

20
Comments
11 min read
Google Apps Script + Simple Form RSVP Setup

Google Apps Script + Simple Form RSVP Setup

5
Comments
5 min read
Phel: the Lisp that compiles to PHP 🐘

Phel: the Lisp that compiles to PHP 🐘

2
Comments
3 min read
Callback Functions In Javascript

Callback Functions In Javascript

17
Comments 1
3 min read
Async Vs Defer In Javascript

Async Vs Defer In Javascript

29
Comments
3 min read
Idris2+WebGL, part #8: Baby's first dependent type

Idris2+WebGL, part #8: Baby's first dependent type

6
Comments
4 min read
Using API's in your React App pt. 2

Using API's in your React App pt. 2

7
Comments
2 min read
Modelling UI State on Android

Modelling UI State on Android

3
Comments
6 min read
Some Utils/Generic Functions

Some Utils/Generic Functions

6
Comments
3 min read
Everything is 'undefined' in JavaScript

Everything is 'undefined' in JavaScript

27
Comments 9
2 min read
What was added to Java 8? Lambda expressions

What was added to Java 8? Lambda expressions

8
Comments
3 min read
Simple Composition with Array.Reduce

Simple Composition with Array.Reduce

2
Comments
2 min read
IHP and elm - towards a functional web

IHP and elm - towards a functional web

17
Comments
1 min read
Higher-Order Functions In Javascript

Higher-Order Functions In Javascript

18
Comments 2
5 min read
In Search of the Best Functional Programming Back-End: 2021 Update

In Search of the Best Functional Programming Back-End: 2021 Update

8
Comments 3
11 min read
Functional Programming Asks For a Mutable Developer

Functional Programming Asks For a Mutable Developer

5
Comments
2 min read
The beauty of pure functions

The beauty of pure functions

17
Comments 2
3 min read
A gentle introduction to Elm

A gentle introduction to Elm

7
Comments
5 min read
Using Array Methods in JavaScripts (filter, sort, reverse, pop, push)

Using Array Methods in JavaScripts (filter, sort, reverse, pop, push)

4
Comments 2
2 min read
Basic Types are a Red Flag, Part 1

Basic Types are a Red Flag, Part 1

8
Comments 2
5 min read
Modern JavaScript: Preparation for React Dev (part 2)

Modern JavaScript: Preparation for React Dev (part 2)

7
Comments
2 min read
Modern JavaScript: Preparation for React Dev (part 1)

Modern JavaScript: Preparation for React Dev (part 1)

9
Comments
2 min read
How to Make a Fun AND Informational Notion Document

How to Make a Fun AND Informational Notion Document

15
Comments
3 min read
Define your Custom Elements functionally

Define your Custom Elements functionally

1
Comments
1 min read
Introducing Patterns in Parallelism for Ruby

Introducing Patterns in Parallelism for Ruby

36
Comments 1
7 min read
First-Class Functions in Javascript

First-Class Functions in Javascript

33
Comments 2
4 min read
Idris2+WebGL, part#3: Preliminary performance test

Idris2+WebGL, part#3: Preliminary performance test

2
Comments
2 min read
Idris2+WebGL, part #2: some animation

Idris2+WebGL, part #2: some animation

2
Comments
3 min read
Sequências e a importância das funções em Clojure

Sequências e a importância das funções em Clojure

2
Comments
4 min read
Funções em Clojure

Funções em Clojure

2
Comments
4 min read
Get started with functions in JavaScript

Get started with functions in JavaScript

15
Comments 1
3 min read
A Fallback for the JavaScript Pipeline Operator

A Fallback for the JavaScript Pipeline Operator

10
Comments 4
2 min read
Exceptions and Streams

Exceptions and Streams

13
Comments 1
5 min read
Idris2+WebGL, part #1: Hello triangle, first thoughts

Idris2+WebGL, part #1: Hello triangle, first thoughts

10
Comments
4 min read
Functional handling of Collections in Java using Streams

Functional handling of Collections in Java using Streams

2
Comments 2
4 min read
What's new in RxSwift 6 ?

What's new in RxSwift 6 ?

57
Comments 1
7 min read
Flyd a functional reactive library...

Flyd a functional reactive library...

5
Comments
1 min read
# Arrow functions VS Regular functions (scoping of this in function)

# Arrow functions VS Regular functions (scoping of this in function)

5
Comments
5 min read
Tracking COVID-19 Vaccinations in Chicago: Release Notes

Tracking COVID-19 Vaccinations in Chicago: Release Notes

2
Comments
2 min read
AI Conversations

AI Conversations

26
Comments 3
5 min read
ClojureScript + Firebase

ClojureScript + Firebase

2
Comments 1
4 min read
Organizing MVU Projects

Organizing MVU Projects

20
Comments 6
19 min read
JavaScript Utility Libraries

JavaScript Utility Libraries

11
Comments
6 min read
Dungeon & Dragons & Functors

Dungeon & Dragons & Functors

9
Comments 1
9 min read
Pipeable Pattern Matching in Typescript

Pipeable Pattern Matching in Typescript

14
Comments 4
3 min read
Transducers in javascript

Transducers in javascript

22
Comments 2
15 min read
Transductores en javascript

Transductores en javascript

9
Comments
16 min read
Synchronous State With React Hooks

Synchronous State With React Hooks

34
Comments 16
8 min read
You Might not Need Immutability - Safe In-Place Updates

You Might not Need Immutability - Safe In-Place Updates

24
Comments
6 min read
My functional approach to HackerRank's 'Mini-Max Sum' challenge

My functional approach to HackerRank's 'Mini-Max Sum' challenge

7
Comments 1
2 min read
How I improved my code by returning early, returning often!

How I improved my code by returning early, returning often!

60
Comments 10
3 min read
Erlang: The Programming Language That Quietly Powers WhatsApp and WeChat

Erlang: The Programming Language That Quietly Powers WhatsApp and WeChat

20
Comments 1
7 min read
Advent of Haskell, Part 2

Advent of Haskell, Part 2

6
Comments
6 min read
JS IIFEs

JS IIFEs

9
Comments 2
2 min read
Purescript: Playing with Records

Purescript: Playing with Records

6
Comments
5 min read
A Deeper Dive into Function Arity (With a Focus on Javascript)

A Deeper Dive into Function Arity (With a Focus on Javascript)

13
Comments
10 min read
Typescript: Playing with Interface

Typescript: Playing with Interface

7
Comments
3 min read
loading...