Here's my Open Source update for October! Check it out for a side-by-side comparison of dry-operation's syntax vs. dry-monad's do notation. We're at the beginning, making it the perfect time for your feedback, so don't miss it!

#ruby #opensource #dry #hanami #dry_operation #web_pipe

https://waiting-for-dev.github.io/blog/2023/11/07/open_source_status_october_2023

Open Source Status: October 2023 - Syntax: dry-operation vs. do notation

In September, we witnessed the birth of dry-operation, a new library designed for managing business flows in Ruby. During October, my focus shifted towards optimizing its developer experience (DX) and also allowed me to revisit my beloved project, web_pipe.

Waiting for dev…