Skip to content
DEV Community
Close
#
functionalreactiveprogramming
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Intro to Functional Programming - 1
Shreyan Ghosh
Shreyan Ghosh
Shreyan Ghosh
Follow
Jun 4
Intro to Functional Programming - 1
#
functionalreactiveprogramming
#
elixir
#
haskell
#
programming
11
reactions
Comments
3
comments
5 min read
# Setup Haskell for Neovim on Linux
Chamal Randika
Chamal Randika
Chamal Randika
Follow
Apr 29
# Setup Haskell for Neovim on Linux
#
haskell
#
functionalreactiveprogramming
#
linux
#
neovim
Comments
Add Comment
3 min read
Properly improper FRP: Time as a discrete function of events
Dario Mannu
Dario Mannu
Dario Mannu
Follow
Apr 4
Properly improper FRP: Time as a discrete function of events
#
programming
#
javascript
#
functionalreactiveprogramming
#
functional
Comments
Add Comment
3 min read
Understanding .map() vs .flat_map() in Rust with a Simple Analogy
MORDECAI ETUKUDO
MORDECAI ETUKUDO
MORDECAI ETUKUDO
Follow
Feb 23
Understanding .map() vs .flat_map() in Rust with a Simple Analogy
#
rust
#
programming
#
functionalreactiveprogramming
#
beginners
1
reaction
Comments
Add Comment
1 min read
La maïeutique du lambda-calcul 1/3
Loïc TRUCHOT
Loïc TRUCHOT
Loïc TRUCHOT
Follow
Dec 11 '24
La maïeutique du lambda-calcul 1/3
#
functionalreactiveprogramming
#
javascript
#
programming
#
ai
Comments
Add Comment
3 min read
Master Functional Programming in Java: Using Predicate and Function Elegantly
Lucas Fernandes
Lucas Fernandes
Lucas Fernandes
Follow
Dec 2 '24
Master Functional Programming in Java: Using Predicate and Function Elegantly
#
programming
#
java
#
functionalreactiveprogramming
#
learning
Comments
Add Comment
3 min read
Simplifying Complex Code with Advanced Programming Approaches
Alexey Tukalo
Alexey Tukalo
Alexey Tukalo
Follow
Oct 16 '24
Simplifying Complex Code with Advanced Programming Approaches
#
codequality
#
functionalreactiveprogramming
#
cleancode
#
programming
Comments
Add Comment
4 min read
Tech Watch #2
56kode
56kode
56kode
Follow
Oct 11 '24
Tech Watch #2
#
react
#
html
#
functionalreactiveprogramming
#
functional
Comments
Add Comment
1 min read
Drag'n'Drop. Functional. 20 lines, 1 Collection, 1 Attribute Mixin.
Dario Mannu
Dario Mannu
Dario Mannu
Follow
Nov 7 '24
Drag'n'Drop. Functional. 20 lines, 1 Collection, 1 Attribute Mixin.
#
webdev
#
javascript
#
functionalreactiveprogramming
#
functional
2
reactions
Comments
Add Comment
2 min read
Checking Elements in Options in Effect-TS: A Practical Guide
Alessandro Maclaine
Alessandro Maclaine
Alessandro Maclaine
Follow
Sep 18 '24
Checking Elements in Options in Effect-TS: A Practical Guide
#
javascript
#
typescript
#
functional
#
functionalreactiveprogramming
Comments
Add Comment
2 min read
Equivalence and Ordering of Options in Effect-TS: A Practical Guide
Alessandro Maclaine
Alessandro Maclaine
Alessandro Maclaine
Follow
Sep 18 '24
Equivalence and Ordering of Options in Effect-TS: A Practical Guide
#
javascript
#
typescript
#
functional
#
functionalreactiveprogramming
Comments
Add Comment
3 min read
Event Adapters: splitting UI events from data models
Dario Mannu
Dario Mannu
Dario Mannu
Follow
Oct 16 '24
Event Adapters: splitting UI events from data models
#
javascript
#
designpatterns
#
functionalreactiveprogramming
#
frontend
Comments
Add Comment
3 min read
Filtering Options in Effect-TS: A Practical Guide
Alessandro Maclaine
Alessandro Maclaine
Alessandro Maclaine
Follow
Sep 11 '24
Filtering Options in Effect-TS: A Practical Guide
#
typescript
#
javascript
#
functional
#
functionalreactiveprogramming
Comments
Add Comment
4 min read
Combining Options in Effect-TS: A Practical Guide
Alessandro Maclaine
Alessandro Maclaine
Alessandro Maclaine
Follow
Sep 11 '24
Combining Options in Effect-TS: A Practical Guide
#
javascript
#
typescript
#
functional
#
functionalreactiveprogramming
Comments
Add Comment
4 min read
Either Algebraic Data Type
Alessandro Maclaine
Alessandro Maclaine
Alessandro Maclaine
Follow
Oct 9 '24
Either Algebraic Data Type
#
functional
#
typescript
#
functionalreactiveprogramming
#
rust
1
reaction
Comments
Add Comment
6 min read
Lifting Functions into the Option Context in Effect-TS: A Practical Guide
Alessandro Maclaine
Alessandro Maclaine
Alessandro Maclaine
Follow
Sep 18 '24
Lifting Functions into the Option Context in Effect-TS: A Practical Guide
#
javascript
#
typescript
#
functional
#
functionalreactiveprogramming
1
reaction
Comments
2
comments
3 min read
Hoisting in JavaScript
Nozibul Islam
Nozibul Islam
Nozibul Islam
Follow
Sep 17 '24
Hoisting in JavaScript
#
javascript
#
functionalreactiveprogramming
#
functional
#
webdev
31
reactions
Comments
Add Comment
5 min read
Folding Options in Effect-TS: A Practical Guide
Alessandro Maclaine
Alessandro Maclaine
Alessandro Maclaine
Follow
Sep 11 '24
Folding Options in Effect-TS: A Practical Guide
#
typescript
#
javascript
#
functional
#
functionalreactiveprogramming
2
reactions
Comments
Add Comment
2 min read
JavaScript - What's the Big Deal with Functional Programming?
Jangya satapathy
Jangya satapathy
Jangya satapathy
Follow
Aug 4 '24
JavaScript - What's the Big Deal with Functional Programming?
#
javascript
#
webdev
#
programming
#
functionalreactiveprogramming
1
reaction
Comments
Add Comment
7 min read
Zipping Options in Effect-TS: A Practical Guide
Alessandro Maclaine
Alessandro Maclaine
Alessandro Maclaine
Follow
Aug 28 '24
Zipping Options in Effect-TS: A Practical Guide
#
typescript
#
javascript
#
functional
#
functionalreactiveprogramming
1
reaction
Comments
Add Comment
3 min read
Understanding Option Sequencing in Effect-TS
Alessandro Maclaine
Alessandro Maclaine
Alessandro Maclaine
Follow
Aug 28 '24
Understanding Option Sequencing in Effect-TS
#
typescript
#
javascript
#
functional
#
functionalreactiveprogramming
2
reactions
Comments
Add Comment
3 min read
Persistent and Immutable Java LinkedList
Vasilis Soumakis
Vasilis Soumakis
Vasilis Soumakis
Follow
Jul 23 '24
Persistent and Immutable Java LinkedList
#
java
#
functionalreactiveprogramming
Comments
Add Comment
9 min read
Unlocking Efficiency: The Surprising Impact of Memoization on Recursive Functions
Ashutosh Sarangi
Ashutosh Sarangi
Ashutosh Sarangi
Follow
Jul 21 '24
Unlocking Efficiency: The Surprising Impact of Memoization on Recursive Functions
#
javascript
#
functionalreactiveprogramming
#
frontend
#
ecmas
4
reactions
Comments
1
comment
1 min read
Haskell Programming
Bek Brace
Bek Brace
Bek Brace
Follow
Jul 1 '24
Haskell Programming
#
haskell
#
programming
#
functionalreactiveprogramming
#
webdev
3
reactions
Comments
Add Comment
1 min read
Monad Transformer in Java for handling Asynchronous Operations and errors
Vasilis Soumakis
Vasilis Soumakis
Vasilis Soumakis
Follow
Jun 25 '24
Monad Transformer in Java for handling Asynchronous Operations and errors
#
java
#
functionalreactiveprogramming
#
vavr
8
reactions
Comments
Add Comment
2 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account