DEV Community

# functional

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
CantabriaSkills2023 Cloud y AWS Jam

CantabriaSkills2023 Cloud y AWS Jam

Comments
3 min read
Unlocking the True Power of Const with ValueScript

Unlocking the True Power of Const with ValueScript

Comments
3 min read
Functions vs. Procedures: Keep them separate.

Functions vs. Procedures: Keep them separate.

2
Comments 1
6 min read
(Executando funções no Clojure)

(Executando funções no Clojure)

1
Comments
3 min read
Functional Programming with JavaScript chapter 3 Notes

Functional Programming with JavaScript chapter 3 Notes

2
Comments
2 min read
Introdução a programação funcional com War game

Introdução a programação funcional com War game

18
Comments 4
10 min read
Idris FizzBuzz Part I: Monads, Comments, and assert_smaller

Idris FizzBuzz Part I: Monads, Comments, and assert_smaller

Comments
7 min read
What are Pure and Impure functions in JavaScript

What are Pure and Impure functions in JavaScript

Comments 3
3 min read
Converting React Class Components to Functional Components: A Checklist and Example

Converting React Class Components to Functional Components: A Checklist and Example

3
Comments
2 min read
Functional Programming with Raku

Functional Programming with Raku

2
Comments
4 min read
Proper and Basic Property-Based Testing

Proper and Basic Property-Based Testing

1
Comments
12 min read
Flake My Life - setting up a minimal flake on NixOS

Flake My Life - setting up a minimal flake on NixOS

2
Comments
9 min read
Haskell/GHC refuses to compile ugly code

Haskell/GHC refuses to compile ugly code

4
Comments 4
5 min read
Flake my life - how do nix flakes work?

Flake my life - how do nix flakes work?

1
Comments
9 min read
Recursive/Attribute Sets of Nix Expressions

Recursive/Attribute Sets of Nix Expressions

1
Comments
4 min read
A small JavaScript pattern I enjoy using

A small JavaScript pattern I enjoy using

10
Comments 1
2 min read
Understanding FP: Overcoming Intuition and Ease Hurdles (loops vs. recursion)

Understanding FP: Overcoming Intuition and Ease Hurdles (loops vs. recursion)

9
Comments 1
10 min read
A fresh take on free monads

A fresh take on free monads

2
Comments
9 min read
Hello, Idris World! and Why I'm Excited for a Total Programming Language

Hello, Idris World! and Why I'm Excited for a Total Programming Language

Comments
6 min read
The 90% you need to know to use optics

The 90% you need to know to use optics

12
Comments
5 min read
Transactional Try Blocks in ValueScript

Transactional Try Blocks in ValueScript

Comments
3 min read
The Building Blocks of Java Programming: An Introduction to Functions and Classes

The Building Blocks of Java Programming: An Introduction to Functions and Classes

Comments
6 min read
Features of a dream programming language: 3rd draft

Features of a dream programming language: 3rd draft

3
Comments
133 min read
Typeclass in Python with Sparrow

Typeclass in Python with Sparrow

2
Comments 1
6 min read
Kotlin is `fun` - Function types, lambdas, and higher-order functions

Kotlin is `fun` - Function types, lambdas, and higher-order functions

5
Comments
6 min read
Debunking Haskell Myths and Stereotypes

Debunking Haskell Myths and Stereotypes

16
Comments 1
9 min read
Why I decided to learn (and teach) Clojure

Why I decided to learn (and teach) Clojure

29
Comments 7
5 min read
Dependency Injection in Scala - cake pattern

Dependency Injection in Scala - cake pattern

2
Comments
8 min read
Scala 102: Collections and Monads

Scala 102: Collections and Monads

3
Comments
8 min read
Pipelining and composition

Pipelining and composition

Comments
3 min read
It works now but will it work in the future?!

It works now but will it work in the future?!

Comments 2
3 min read
React Hooks: How to Use Them and Why They're Important

React Hooks: How to Use Them and Why They're Important

Comments
2 min read
Unlimited Arguments and Return Type of Function

Unlimited Arguments and Return Type of Function

1
Comments
1 min read
Scala 101: The Intro

Scala 101: The Intro

1
Comments
4 min read
System design (Part 2)

System design (Part 2)

5
Comments
6 min read
Kotlin is `fun` - Some cool stuff about Kotlin functions

Kotlin is `fun` - Some cool stuff about Kotlin functions

5
Comments
4 min read
How to Write Code That Are Extensible

How to Write Code That Are Extensible

Comments
7 min read
Why are FP devs obsessed with Referential Transparency?

Why are FP devs obsessed with Referential Transparency?

15
Comments 2
8 min read
Callback Functions PHP vs Java

Callback Functions PHP vs Java

Comments
5 min read
Debunking Haskell Myth: “Tooling Issue”

Debunking Haskell Myth: “Tooling Issue”

12
Comments 2
6 min read
You must know JavaScript array methods

You must know JavaScript array methods

6
Comments
6 min read
Rust: Not Just Zoom Zoom Fast

Rust: Not Just Zoom Zoom Fast

29
Comments 4
8 min read
Getting pixel color from canvas

Getting pixel color from canvas

Comments
1 min read
Difference between callback functions and high order functions in JavaScript

Difference between callback functions and high order functions in JavaScript

Comments
4 min read
Book Review: Production Haskell

Book Review: Production Haskell

4
Comments
2 min read
Parser combinators in typescript with parser-ts

Parser combinators in typescript with parser-ts

2
Comments
7 min read
Statically-typed functional programming, Elm, Conway's Game of Life, and Emergence

Statically-typed functional programming, Elm, Conway's Game of Life, and Emergence

7
Comments 4
24 min read
JavaScript Lenses: A Guide to Efficiently Modifying Immutable Data

JavaScript Lenses: A Guide to Efficiently Modifying Immutable Data

7
Comments
6 min read
Haskell for Elm developers: giving names to stuff (Part 1 - Functors)

Haskell for Elm developers: giving names to stuff (Part 1 - Functors)

8
Comments
6 min read
How to Use Head and Tail in Elixir

How to Use Head and Tail in Elixir

3
Comments 1
5 min read
Pattern Matching Interfaces in Ruby

Pattern Matching Interfaces in Ruby

7
Comments
15 min read
Functional Error Handling

Functional Error Handling

1
Comments
5 min read
Implementing the Pipe Operator in TypeScript

Implementing the Pipe Operator in TypeScript

15
Comments 3
7 min read
Use Live Time/Date in the ReactJS

Use Live Time/Date in the ReactJS

Comments
1 min read
Partitions!

Partitions!

1
Comments 2
2 min read
Programação Funcional com JavaScript

Programação Funcional com JavaScript

Comments
2 min read
Immutability: what a monster...

Immutability: what a monster...

47
Comments 9
5 min read
A Small Introduction to Functional Programming

A Small Introduction to Functional Programming

2
Comments
5 min read
yet another post about type classes in Scala

yet another post about type classes in Scala

4
Comments
8 min read
Java Series: Flatmap

Java Series: Flatmap

9
Comments
5 min read
loading...