Forem

Dario Mannu profile picture
8 Week Community Wellness Streak
Two Year Club
4 Week Community Wellness Streak
2 Week Community Wellness Streak
One Year Club
Writing Debut
1 Week Community Wellness Streak
How I Turned My RxJS Headaches Into Rimmel.js
Cover image for How I Turned My RxJS Headaches Into Rimmel.js

How I Turned My RxJS Headaches Into Rimmel.js

7
Comments 4
3 min read

Want to connect with Dario Mannu?

Create an account to connect with Dario Mannu. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
You've been using Observables all wrong!
Cover image for You've been using Observables all wrong!

You've been using Observables all wrong!

2
Comments
3 min read
"Suspense" with a Promise and an Attribute Mixin
Cover image for "Suspense" with a Promise and an Attribute Mixin

"Suspense" with a Promise and an Attribute Mixin

3
Comments
2 min read
OOP is the middle ages, FP is the enlightenment, FRP is impressionism, Stream-Oriented is minimalism
Cover image for OOP is the middle ages, FP is the enlightenment, FRP is impressionism, Stream-Oriented is minimalism

OOP is the middle ages, FP is the enlightenment, FRP is impressionism, Stream-Oriented is minimalism

1
Comments
4 min read
Reactive Streams: Functional vs Imperative
Cover image for Reactive Streams: Functional vs Imperative

Reactive Streams: Functional vs Imperative

Comments
3 min read
Callforwards are not bad, actually!
Cover image for Callforwards are not bad, actually!

Callforwards are not bad, actually!

4
Comments
2 min read
From jQuery to advanced components
Cover image for From jQuery to advanced components

From jQuery to advanced components

3
Comments 3
2 min read
You might actually not like React
Cover image for You might actually not like React

You might actually not like React

3
Comments 2
6 min read
Observables with "forward" and "reverse" pipelines
Cover image for Observables with "forward" and "reverse" pipelines

Observables with "forward" and "reverse" pipelines

3
Comments 2
3 min read
Hey you, reading this 👀 are you a human or a bot?
Cover image for Hey you, reading this 👀 are you a human or a bot?

Hey you, reading this 👀 are you a human or a bot?

7
Comments 5
1 min read
Why exponential backoff is silly
Cover image for Why exponential backoff is silly

Why exponential backoff is silly

4
Comments 5
3 min read
Implementing "Suspense" with a simple Observable
Cover image for Implementing "Suspense" with a simple Observable

Implementing "Suspense" with a simple Observable

8
Comments 9
2 min read
Render-aware Collections

Render-aware Collections

Comments
1 min read
Making Dependency Injection Obsolete
Cover image for Making Dependency Injection Obsolete

Making Dependency Injection Obsolete

Comments
3 min read
A Stream-Oriented App — built in public
Cover image for A Stream-Oriented App — built in public

A Stream-Oriented App — built in public

2
Comments
3 min read
Signals have no operators. Try these instead
Cover image for Signals have no operators. Try these instead

Signals have no operators. Try these instead

Comments
2 min read
TDD is a scam. Grow up and do this instead

TDD is a scam. Grow up and do this instead

Comments
4 min read
State Management and the Mixed Wastewater Problem

State Management and the Mixed Wastewater Problem

3
Comments
3 min read
Attribute Mixins: Directives made functional
Cover image for Attribute Mixins: Directives made functional

Attribute Mixins: Directives made functional

2
Comments
4 min read
Apple M1+ web developers are cheating. You should do that, too
Cover image for Apple M1+ web developers are cheating. You should do that, too

Apple M1+ web developers are cheating. You should do that, too

2
Comments 1
5 min read
Properly improper FRP: Time as a discrete function of events
Cover image for Properly improper FRP: Time as a discrete function of events

Properly improper FRP: Time as a discrete function of events

Comments
3 min read
Creating Rich Interactive Web Components with Plain JavaScript Functions
Cover image for Creating Rich Interactive Web Components with Plain JavaScript Functions

Creating Rich Interactive Web Components with Plain JavaScript Functions

2
Comments
3 min read
How to build the perfect article about JavaScript in 2025 (sarcastic)
Cover image for How to build the perfect article about JavaScript in 2025 (sarcastic)

How to build the perfect article about JavaScript in 2025 (sarcastic)

4
Comments
2 min read
A Chrome Killer for Productivity
Cover image for A Chrome Killer for Productivity

A Chrome Killer for Productivity

2
Comments
2 min read
Arrays made Observable: a convenient approach to UI rendering
Cover image for Arrays made Observable: a convenient approach to UI rendering

Arrays made Observable: a convenient approach to UI rendering

Comments
2 min read
From callbacks to "callforwards": a stupidly simple approach to reactivity
Cover image for From callbacks to "callforwards": a stupidly simple approach to reactivity

From callbacks to "callforwards": a stupidly simple approach to reactivity

4
Comments
4 min read
WICG Observables, RxJS v7, v8 and the Observable that doesn't exist yet
Cover image for WICG Observables, RxJS v7, v8 and the Observable that doesn't exist yet

WICG Observables, RxJS v7, v8 and the Observable that doesn't exist yet

1
Comments 1
6 min read
Drag'n'Drop. Functional. 20 lines, 1 Collection, 1 Attribute Mixin.
Cover image for Drag'n'Drop. Functional. 20 lines, 1 Collection, 1 Attribute Mixin.

Drag'n'Drop. Functional. 20 lines, 1 Collection, 1 Attribute Mixin.

2
Comments
3 min read
Event Adapters: transforming UI events for your data models
Cover image for Event Adapters: transforming UI events for your data models

Event Adapters: transforming UI events for your data models

2
Comments
3 min read
Getting rid of "lifecycle hooks"
Cover image for Getting rid of "lifecycle hooks"

Getting rid of "lifecycle hooks"

5
Comments
3 min read
Do you think Signals suck?
Cover image for Do you think Signals suck?

Do you think Signals suck?

2
Comments 1
5 min read
Vanilla JS is unscalable. Here is why
Cover image for Vanilla JS is unscalable. Here is why

Vanilla JS is unscalable. Here is why

2
Comments
4 min read
Do you think Observables suck?
Cover image for Do you think Observables suck?

Do you think Observables suck?

3
Comments
4 min read
Rendering "glitches" in reactive programming

Rendering "glitches" in reactive programming

1
Comments
2 min read
Lit vs Rimmel - OOP vs FRP tagged templates
Cover image for Lit vs Rimmel - OOP vs FRP tagged templates

Lit vs Rimmel - OOP vs FRP tagged templates

3
Comments 3
4 min read
Did you get functional/reactive wrong?
Cover image for Did you get functional/reactive wrong?

Did you get functional/reactive wrong?

Comments
2 min read
HTML templates vs the IO Monad

HTML templates vs the IO Monad

Comments
2 min read
Extending UI components with Attribute Mixins
Cover image for Extending UI components with Attribute Mixins

Extending UI components with Attribute Mixins

Comments
2 min read
Imperative-reactive vs functional-reactive: can you tell the difference?
Cover image for Imperative-reactive vs functional-reactive: can you tell the difference?

Imperative-reactive vs functional-reactive: can you tell the difference?

Comments
4 min read
Array.sort() vs Array.toSorted() performance: which one is faster?
Cover image for Array.sort() vs Array.toSorted() performance: which one is faster?

Array.sort() vs Array.toSorted() performance: which one is faster?

Comments
2 min read
How my custom GPT taught me how to use my own library!
Cover image for How my custom GPT taught me how to use my own library!

How my custom GPT taught me how to use my own library!

Comments
1 min read
The "last mile" of functional-reactive web development
Cover image for The "last mile" of functional-reactive web development

The "last mile" of functional-reactive web development

Comments
2 min read
Async Mixins with Rimmel.js
Cover image for Async Mixins with Rimmel.js

Async Mixins with Rimmel.js

Comments
2 min read
Signals & Hooks vs Observables

Signals & Hooks vs Observables

Comments
2 min read
Build a reactive flipboard display with RxJS and Rimmel.js
Cover image for Build a reactive flipboard display with RxJS and Rimmel.js

Build a reactive flipboard display with RxJS and Rimmel.js

2
Comments 2
4 min read
loading...