๐Ÿ‘… @fizzwiz/fluent v0.0.0-dev.10 is live!

๐Ÿ‘… @fizzwiz/fluent v0.0.0-dev.10 is live!

This prerelease makes functional programming in JS more fluent, declarative, and fun:

  •  What.when() — start/stop periodic tasks like slicing iterations in Each.
  •  AsyncWhat.self() — timeouts and retries handled declaratively, with infinite repetition and exponential backoff.

Say goodbye to boilerplate, callbacks, and nested try/catch. Workflows now read like thought, whether synchronous, asynchronous, or event-driven.

These improvements bring us closer to v0.0.1 stable. Feedback is welcome!


๐Ÿ“– Read the announcement & deep dives on the blog:
fluent.blog.fizzwiz.cloud

๐Ÿ“ฆ Try it now on npm:
@fizzwiz/fluent


 — @fizzwiz ✨


Comments

Popular posts from this blog

๐Ÿงญ Road Map

✨@fizzwiz is Born!

๐Ÿ‘… @fizzwiz/fluent v0.0.0-dev.9 is out!