Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
functional
Follow
Hide
Posts
Left menu
š
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Idris FizzBuzz Part II: Maybes, Infix Notation, and Idris Holes
webbureaucrat
webbureaucrat
webbureaucrat
Follow
May 11 '23
Idris FizzBuzz Part II: Maybes, Infix Notation, and Idris Holes
#
functional
#
idris
Comments
Add Comment
5 min read
Introdução a programação funcional com War game
Zoey de Souza Pessanha
Zoey de Souza Pessanha
Zoey de Souza Pessanha
Follow
Apr 30 '23
Introdução a programação funcional com War game
#
algorithms
#
functional
#
wargame
19
reactions
Comments
4
comments
10 min read
Idris FizzBuzz Part I: Monads, Comments, and assert_smaller
webbureaucrat
webbureaucrat
webbureaucrat
Follow
May 2 '23
Idris FizzBuzz Part I: Monads, Comments, and assert_smaller
#
functional
#
idris
#
totality
Comments
Add Comment
7 min read
What are Pure and Impure functions in JavaScript
Chanchal Verma
Chanchal Verma
Chanchal Verma
Follow
Apr 29 '23
What are Pure and Impure functions in JavaScript
#
webdev
#
merninterview
#
javascript
#
functional
Comments
3
comments
3 min read
Converting React Class Components to Functional Components: A Checklist and Example
Jesse R Weigel
Jesse R Weigel
Jesse R Weigel
Follow
Apr 25 '23
Converting React Class Components to Functional Components: A Checklist and Example
#
react
#
functional
#
class
3
reactions
Comments
Add Comment
2 min read
Functional Programming with JavaScript chapter 3 Notes
Rowida
Rowida
Rowida
Follow
Apr 25 '23
Functional Programming with JavaScript chapter 3 Notes
#
javascript
#
functional
#
webdev
#
beginners
2
reactions
Comments
Add Comment
2 min read
Functional Programming with Raku
Rawley Fowler
Rawley Fowler
Rawley Fowler
Follow
Apr 23 '23
Functional Programming with Raku
#
raku
#
functional
2
reactions
Comments
Add Comment
4 min read
Proper and Basic Property-Based Testing
Zelenya
Zelenya
Zelenya
Follow
Apr 20 '23
Proper and Basic Property-Based Testing
#
functional
#
testing
#
scala
#
haskell
1
reaction
Comments
1
comment
12 min read
Flake My Life - setting up a minimal flake on NixOS
domagoj miskovic
domagoj miskovic
domagoj miskovic
Follow
Apr 18 '23
Flake My Life - setting up a minimal flake on NixOS
#
nixos
#
functional
#
beginners
#
configuration
2
reactions
Comments
Add Comment
9 min read
Haskell/GHC refuses to compile ugly code
Dmitrii Kovanikov
Dmitrii Kovanikov
Dmitrii Kovanikov
Follow
Apr 14 '23
Haskell/GHC refuses to compile ugly code
#
haskell
#
functional
#
testing
#
programming
4
reactions
Comments
4
comments
5 min read
Flake my life - how do nix flakes work?
domagoj miskovic
domagoj miskovic
domagoj miskovic
Follow
Apr 12 '23
Flake my life - how do nix flakes work?
#
nixos
#
functional
#
beginners
#
nix
1
reaction
Comments
Add Comment
9 min read
Recursive/Attribute Sets of Nix Expressions
domagoj miskovic
domagoj miskovic
domagoj miskovic
Follow
Apr 8 '23
Recursive/Attribute Sets of Nix Expressions
#
nix
#
beginners
#
functional
#
linux
1
reaction
Comments
Add Comment
4 min read
A small JavaScript pattern I enjoy using
Kilian Valkhof
Kilian Valkhof
Kilian Valkhof
Follow
Apr 6 '23
A small JavaScript pattern I enjoy using
#
javascript
#
functional
#
webdev
#
programming
10
reactions
Comments
1
comment
2 min read
Understanding FP: Overcoming Intuition and Ease Hurdles (loops vs. recursion)
Zelenya
Zelenya
Zelenya
Follow
Apr 6 '23
Understanding FP: Overcoming Intuition and Ease Hurdles (loops vs. recursion)
#
functional
#
scala
#
rust
#
javascript
9
reactions
Comments
1
comment
10 min read
A fresh take on free monads
Mike Solomon
Mike Solomon
Mike Solomon
Follow
Apr 4 '23
A fresh take on free monads
#
functional
4
reactions
Comments
Add Comment
9 min read
Hello, Idris World! and Why I'm Excited for a Total Programming Language
webbureaucrat
webbureaucrat
webbureaucrat
Follow
Apr 2 '23
Hello, Idris World! and Why I'm Excited for a Total Programming Language
#
functional
#
idris
Comments
Add Comment
6 min read
The 90% you need to know to use optics
Zelenya
Zelenya
Zelenya
Follow
Mar 30 '23
The 90% you need to know to use optics
#
haskell
#
purescript
#
functional
#
scala
13
reactions
Comments
Add Comment
5 min read
Transactional Try Blocks in ValueScript
Andrew Morris
Andrew Morris
Andrew Morris
Follow
Mar 30 '23
Transactional Try Blocks in ValueScript
#
typescript
#
javascript
#
functional
Comments
Add Comment
3 min read
Features of a dream programming language: 3rd draft
Magne
Magne
Magne
Follow
Mar 27 '23
Features of a dream programming language: 3rd draft
#
functional
#
programming
#
computerscience
#
webdev
3
reactions
Comments
Add Comment
135 min read
Typeclass in Python with Sparrow
FabiƔn Vega Alcota
FabiƔn Vega Alcota
FabiƔn Vega Alcota
Follow
Mar 25 '23
Typeclass in Python with Sparrow
#
python
#
functional
#
programming
#
beginners
2
reactions
Comments
1
comment
6 min read
Debunking Haskell Myths and Stereotypes
Zelenya
Zelenya
Zelenya
Follow
Mar 23 '23
Debunking Haskell Myths and Stereotypes
#
haskell
#
programming
#
functional
16
reactions
Comments
1
comment
9 min read
Why I decided to learn (and teach) Clojure
Marcio Frayze
Marcio Frayze
Marcio Frayze
Follow
Mar 20 '23
Why I decided to learn (and teach) Clojure
#
clojure
#
functional
#
java
#
programming
36
reactions
Comments
7
comments
5 min read
Scala 102: Collections and Monads
krlz
krlz
krlz
Follow
Mar 19 '23
Scala 102: Collections and Monads
#
beginners
#
programming
#
scala
#
functional
3
reactions
Comments
Add Comment
8 min read
The Building Blocks of Java Programming: An Introduction to Functions and Classes
M Rizki
M Rizki
M Rizki
Follow
Mar 17 '23
The Building Blocks of Java Programming: An Introduction to Functions and Classes
#
java
#
functional
#
classes
Comments
Add Comment
6 min read
Kotlin is `fun` - Function types, lambdas, and higher-order functions
Lucy Linder
Lucy Linder
Lucy Linder
Follow
Mar 13 '23
Kotlin is `fun` - Function types, lambdas, and higher-order functions
#
kotlin
#
beginners
#
programming
#
functional
5
reactions
Comments
Add Comment
6 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account