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
Have you donated for covid-19?
Newcontent.ai
Newcontent.ai
Newcontent.ai
Follow
Mar 30 '20
Have you donated for covid-19?
#
showdev
#
react
#
functional
#
webdev
3
reactions
Comments
Add Comment
1 min read
Introduction to property-based testing
Kimmo Sääskilahti
Kimmo Sääskilahti
Kimmo Sääskilahti
Follow
Mar 29 '20
Introduction to property-based testing
#
testing
#
functional
#
propertybased
8
reactions
Comments
1
comment
1 min read
Functional Programming Basics Before You Learn React and Redux - The What - Part 1
Tom Hoadley
Tom Hoadley
Tom Hoadley
Follow
Mar 26 '20
Functional Programming Basics Before You Learn React and Redux - The What - Part 1
#
javascript
#
react
#
functional
#
redux
112
reactions
Comments
5
comments
5 min read
Refactoring the diagnosis of CORONA VIRUS in JS.
Damian Cipolat
Damian Cipolat
Damian Cipolat
Follow
Mar 27 '20
Refactoring the diagnosis of CORONA VIRUS in JS.
#
javascript
#
functional
#
codequality
34
reactions
Comments
7
comments
3 min read
How Javascript works
suvhotta
suvhotta
suvhotta
Follow
Mar 27 '20
How Javascript works
#
javascript
#
beginners
#
webdev
#
functional
12
reactions
Comments
Add Comment
4 min read
Memoization in Javascript
Shubham_Baghel
Shubham_Baghel
Shubham_Baghel
Follow
Mar 27 '20
Memoization in Javascript
#
javascript
#
beginners
#
webdev
#
functional
12
reactions
Comments
Add Comment
2 min read
Build a Snake Game in functional JavaScript - Part 0
Patricio Ferraggi
Patricio Ferraggi
Patricio Ferraggi
Follow
Mar 25 '20
Build a Snake Game in functional JavaScript - Part 0
#
functional
#
beginners
#
codenewbie
#
javascript
45
reactions
Comments
5
comments
7 min read
How to Prepare Rational Numbers to Handle Fractions in Standard ML
Masaki Haga
Masaki Haga
Masaki Haga
Follow
Mar 26 '20
How to Prepare Rational Numbers to Handle Fractions in Standard ML
#
standardml
#
functional
10
reactions
Comments
Add Comment
2 min read
What is a Pure Function?
Nick Scialli (he/him)
Nick Scialli (he/him)
Nick Scialli (he/him)
Follow
Mar 24 '20
What is a Pure Function?
#
javascript
#
webdev
#
functional
#
tutorials
59
reactions
Comments
2
comments
3 min read
Packaging ASP.NET applications into containers deployed on Kubernetes.
Ty Auvil
Ty Auvil
Ty Auvil
Follow
Mar 25 '20
Packaging ASP.NET applications into containers deployed on Kubernetes.
#
kubernetes
#
docker
#
dotnet
#
functional
10
reactions
Comments
Add Comment
5 min read
How to Creat Executable Commands in Standard ML
Masaki Haga
Masaki Haga
Masaki Haga
Follow
Mar 25 '20
How to Creat Executable Commands in Standard ML
#
standardml
#
functional
9
reactions
Comments
Add Comment
2 min read
Undefinend response with axios
Riccardo Pirani
Riccardo Pirani
Riccardo Pirani
Follow
Mar 24 '20
Undefinend response with axios
#
help
#
react
#
functional
4
reactions
Comments
2
comments
1 min read
Writing Industrial-Strength TypeScript with Discriminated Unions
Greg Reimer
Greg Reimer
Greg Reimer
Follow
Mar 24 '20
Writing Industrial-Strength TypeScript with Discriminated Unions
#
functional
#
typescript
#
javascript
15
reactions
Comments
Add Comment
6 min read
Functional Programming in Rust
Natserract
Natserract
Natserract
Follow
Mar 22 '20
Functional Programming in Rust
#
rust
#
rustfp
#
functional
54
reactions
Comments
12
comments
4 min read
Rewriting to Haskell–Configuration
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Mar 23 '20
Rewriting to Haskell–Configuration
#
functional
#
haskell
#
servant
7
reactions
Comments
Add Comment
2 min read
Either Types as an alternative to throwing exceptions in Kotlin
Mario Fernández
Mario Fernández
Mario Fernández
Follow
Mar 22 '20
Either Types as an alternative to throwing exceptions in Kotlin
#
kotlin
#
functional
#
arrow
#
exceptions
3
reactions
Comments
Add Comment
5 min read
Flatten a Ragged List N Levels Deep in Scala
Andrew (he/him)
Andrew (he/him)
Andrew (he/him)
Follow
Mar 20 '20
Flatten a Ragged List N Levels Deep in Scala
#
todayilearned
#
scala
#
functional
#
beginners
9
reactions
Comments
Add Comment
3 min read
Coursera: Functional Programming in Scala Specialization
Alexey Tukalo
Alexey Tukalo
Alexey Tukalo
Follow
Mar 20 '20
Coursera: Functional Programming in Scala Specialization
#
scala
#
functional
4
reactions
Comments
Add Comment
1 min read
Write Unbreakable Python
Jesse Warden
Jesse Warden
Jesse Warden
Follow
Mar 17 '20
Write Unbreakable Python
#
maybe
#
either
#
functional
#
python
57
reactions
Comments
12
comments
19 min read
RamdaJS: Using it for the first time
Robbie
Robbie
Robbie
Follow
Mar 19 '20
RamdaJS: Using it for the first time
#
javascript
#
ramda
#
functional
#
firstpost
19
reactions
Comments
3
comments
5 min read
Java 8 - Lambda Expression 101
Sangharsha Chaulagain
Sangharsha Chaulagain
Sangharsha Chaulagain
Follow
Mar 19 '20
Java 8 - Lambda Expression 101
#
java
#
lambdaexpression
#
functional
9
reactions
Comments
Add Comment
1 min read
Rewriting to Haskell–Automatic Formatting
Riccardo Odone
Riccardo Odone
Riccardo Odone
Follow
Mar 19 '20
Rewriting to Haskell–Automatic Formatting
#
functional
#
haskell
#
servant
7
reactions
Comments
Add Comment
2 min read
Java 8 - Lambda Expression Rule
Sangharsha Chaulagain
Sangharsha Chaulagain
Sangharsha Chaulagain
Follow
Mar 19 '20
Java 8 - Lambda Expression Rule
#
java
#
lambda
#
functional
6
reactions
Comments
1
comment
1 min read
🍛 What the heck is Currying? ft. JavaScript
Yash
Yash
Yash
Follow
Mar 18 '20
🍛 What the heck is Currying? ft. JavaScript
#
javascript
#
currying
#
functional
#
programming
51
reactions
Comments
3
comments
3 min read
Existential types in C# - Part 3
Brian Berns
Brian Berns
Brian Berns
Follow
Mar 19 '20
Existential types in C# - Part 3
#
csharp
#
dotnet
#
functional
11
reactions
Comments
Add Comment
4 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account