this post was submitted on 20 Apr 2026
8 points (83.3% liked)

JavaScript

2739 readers
4 users here now

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] KaKi87@jlai.lu 3 points 2 months ago

I disagree with this article for the same reasons as everyone else.

I'll also add it's possible to add comments between each line of the pipeline.

I aslo use promise chaining as pipeline pattern for non-chainable calls, as described here : https://blog.kaki87.net/promise-based-pipe-in-js/