Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
functional
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Do Conceito à Implementação: Criando e Utilizando Hooks Personalizados no React
Hebert Montarroyos
Hebert Montarroyos
Hebert Montarroyos
Follow
Aug 18 '23
Do Conceito à Implementação: Criando e Utilizando Hooks Personalizados no React
#
react
#
hooks
#
state
#
functional
2
reactions
Comments
Add Comment
5 min read
Make Expressions, not Statements
Benji Stephenson
Benji Stephenson
Benji Stephenson
Follow
Aug 17 '23
Make Expressions, not Statements
#
programming
#
practices
#
functional
5
reactions
Comments
5
comments
4 min read
Do your Values align with FP Values?
Zelenya
Zelenya
Zelenya
Follow
Aug 16 '23
Do your Values align with FP Values?
#
functional
#
haskell
#
scala
#
rust
6
reactions
Comments
1
comment
12 min read
Understanding Closures in Python: A Comprehensive Tutorial
Bahman Shadmehr
Bahman Shadmehr
Bahman Shadmehr
Follow
Aug 16 '23
Understanding Closures in Python: A Comprehensive Tutorial
#
python
#
functional
#
closure
#
programming
3
reactions
Comments
Add Comment
5 min read
A poll: hot events or applicatives? Choose two!
Mike Solomon
Mike Solomon
Mike Solomon
Follow
Aug 15 '23
A poll: hot events or applicatives? Choose two!
#
functional
2
reactions
Comments
Add Comment
15 min read
Designing a SHT Language
Renato de Pontes Pereira
Renato de Pontes Pereira
Renato de Pontes Pereira
Follow
Jul 15 '23
Designing a SHT Language
#
programming
#
language
#
functional
#
python
Comments
Add Comment
11 min read
Pattern matching meets JS
vial0ft
vial0ft
vial0ft
Follow
Jul 15 '23
Pattern matching meets JS
#
javascript
#
patternmatching
#
functional
Comments
Add Comment
14 min read
GADT-like types in Rust
Gabi
Gabi
Gabi
Follow
Aug 11 '23
GADT-like types in Rust
#
rust
#
haskell
#
functional
#
datastructures
8
reactions
Comments
Add Comment
4 min read
Exploring DO Notation in JS
Tracy Gilmore
Tracy Gilmore
Tracy Gilmore
Follow
Aug 7 '23
Exploring DO Notation in JS
#
javascript
#
functional
2
reactions
Comments
6
comments
14 min read
Part 3 – Build a Wordle Helper Using Elm and A Little Bit of Logic
druchan
druchan
druchan
Follow
Aug 7 '23
Part 3 – Build a Wordle Helper Using Elm and A Little Bit of Logic
#
elm
#
wordle
#
game
#
functional
Comments
Add Comment
6 min read
Part 1 – Build a Wordle Helper Using Elm and A Little Bit of Logic
druchan
druchan
druchan
Follow
Aug 7 '23
Part 1 – Build a Wordle Helper Using Elm and A Little Bit of Logic
#
elm
#
wordle
#
game
#
functional
1
reaction
Comments
Add Comment
4 min read
Part 2 – Build a Wordle Helper Using Elm and A Little Bit of Logic
druchan
druchan
druchan
Follow
Aug 7 '23
Part 2 – Build a Wordle Helper Using Elm and A Little Bit of Logic
#
elm
#
wordle
#
game
#
functional
Comments
Add Comment
7 min read
Fundamentals of Functional Programming: Learn with JavaScript
Ryosuke Yano
Ryosuke Yano
Ryosuke Yano
Follow
Aug 5 '23
Fundamentals of Functional Programming: Learn with JavaScript
#
functional
#
programming
#
javascript
#
beginners
5
reactions
Comments
2
comments
2 min read
Advanced switch-case / pattern-matching in Javascript
druchan
druchan
druchan
Follow
Aug 2 '23
Advanced switch-case / pattern-matching in Javascript
#
functional
#
javascript
#
tips
#
vanillajs
6
reactions
Comments
Add Comment
3 min read
Parallel promises made simple - Javascript Tip
druchan
druchan
druchan
Follow
Aug 2 '23
Parallel promises made simple - Javascript Tip
#
functional
#
javascript
#
tips
#
vanillajs
Comments
Add Comment
2 min read
Piping through functions that can throw an exception - Javascript Recipe
druchan
druchan
druchan
Follow
Aug 2 '23
Piping through functions that can throw an exception - Javascript Recipe
#
javascript
#
cookbook
#
vanillajs
#
functional
Comments
Add Comment
2 min read
Cellular Automata in Elm: Build Conway's Game of Life
druchan
druchan
druchan
Follow
Aug 1 '23
Cellular Automata in Elm: Build Conway's Game of Life
#
elm
#
game
#
programming
#
functional
3
reactions
Comments
2
comments
7 min read
How to render a basic calendar UI in Elm
druchan
druchan
druchan
Follow
Jul 30 '23
How to render a basic calendar UI in Elm
#
elm
#
functional
#
ui
4
reactions
Comments
Add Comment
11 min read
Debugging without a “real” debugger
Zelenya
Zelenya
Zelenya
Follow
Jul 27 '23
Debugging without a “real” debugger
#
haskell
#
purescript
#
functional
#
productivity
3
reactions
Comments
Add Comment
6 min read
Events are best served hot
Mike Solomon
Mike Solomon
Mike Solomon
Follow
Jul 26 '23
Events are best served hot
#
functional
6
reactions
Comments
Add Comment
9 min read
Functions Describe the World
Henri Borges
Henri Borges
Henri Borges
Follow
Jul 24 '23
Functions Describe the World
#
computerscience
#
functional
#
lambdacalculus
39
reactions
Comments
2
comments
7 min read
Calculating the maximum profit from stocks: Purescript Leetcode Solution (Updated to use Typeclass)
druchan
druchan
druchan
Follow
Jul 18 '23
Calculating the maximum profit from stocks: Purescript Leetcode Solution (Updated to use Typeclass)
#
purescript
#
typeclass
#
functional
#
leetcode
Comments
Add Comment
3 min read
Calculating the maximum profit from stocks: Purescript Leetcode Solution
druchan
druchan
druchan
Follow
Jul 18 '23
Calculating the maximum profit from stocks: Purescript Leetcode Solution
#
purescript
#
leetcode
#
programming
#
functional
Comments
Add Comment
9 min read
Justifying a paragraph of text in Purescript: Part 3
druchan
druchan
druchan
Follow
Jul 18 '23
Justifying a paragraph of text in Purescript: Part 3
#
purescript
#
functional
#
leetcode
#
programming
Comments
Add Comment
3 min read
Justifying a paragraph of text in Purescript: Part 2
druchan
druchan
druchan
Follow
Jul 18 '23
Justifying a paragraph of text in Purescript: Part 2
#
purescript
#
functional
#
leetcode
#
programming
Comments
Add Comment
4 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account