Posts

Showing posts from October, 2025

👅 @fizzwiz/fluent v0.0.0-dev.12 is out!

👅 @fizzwiz/fluent v0.0.0-dev.12 is out! The   Scope   class has been removed, simplifying the library and making   Path   an independent, intuitive class for sequence building. This change reduces overhead, clarifies API usage, and paves the way for a more fluent, declarative experience. 🧠 Read more →   https://fluent.blog.fizzwiz.cloud 📦 npm →   https://www.npmjs.com/package/@fizzwiz/fluent — @fizzwiz ✨

🍦 @fizzwiz/vanilla v0.0.0-dev.4 is here!

🍦 @fizzwiz/vanilla v0.0.0-dev.4 is here! We’re excited to release   v0.0.0-dev.4 ! This version introduces   path-aware navigation : Each   ObjNavigator   now tracks the   step   from its parent. path(byProperty)   lets you compute   logical   or   structural depth   in nested objects. 🧠   Learn more:   https://vanilla.blog.fizzwiz.cloud 📦   Grab it on npm:   https://www.npmjs.com/package/@fizzwiz/vanilla —   @fizzwiz   ✨

🍦 @fizzwiz/vanilla v0.0.0-dev.3 is here!

🍦 @fizzwiz/vanilla v0.0.0-dev.3 is here! We’re excited to release   v0.0.0-dev.3 ! This version brings   declarative exploration   and enhanced object navigation: search()   enables fluent traversal of nested objects. delete()   and   select()   make removing or filtering entries easy. 🧠   Learn more:   https://fizzwiz-vanilla.blogspot.com 📦   Grab it on npm:   https://www.npmjs.com/package/@fizzwiz/vanilla —   @fizzwiz   ✨

🔺 @fizzwiz/prism v0.0.0-dev.1 — Search & Run

🔺 @fizzwiz/prism v0.0.0-dev.1 — Search & Run The first prerelease of @fizzwiz/prism is here! 🎉 A library designed to capture the wonder of computation, starting with two core abstractions: ⚡ Run – Define focused, executable algorithms. 🧘 Search – Explore vast solution spaces symbolically and fluently. This release lays the foundation for a new way to express algorithmic patterns — elegant, formal, and intuitive. 🧠 Learn more: https://fizzwiz-prism-js.blogspot.com 📦 Grab it on npm: https://www.npmjs.com/package/@fizzwiz/prism — @fizzwiz ✨

🍦 @fizzwiz/vanilla v0.0.0-dev.1 is out!

🍦 @fizzwiz/vanilla v0.0.0-dev.1 is out! OptionStore & ObjNavigator now provide clean semantics for working with plain JSON objects — perfect for distributed nodes, dynamic configuration, and asynchronous workflows. Keep your data vanilla, shareable, and fully serializable without messy class conversions. 🧠 Read more →   https://fizzwiz-vanilla.blogspot.com 📦 npm →   https://www.npmjs.com/package/@fizzwiz/vanilla “Keep it plain, keep it structured.” —   @fizzwiz   ✨`

👅 @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 ✨