home.social

#waku — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #waku, aggregated by home.social.

fetched live
  1. Weiß jemand zufälltig wo man #Wakü Anschraubanschlüsse in #Hamburg so bekommen kann?

    Habe keine Lust da jetzt ne Woche drauf zu warten. (Für Mediamarkt + Co ist das zu speziell)

    sowas:

    (muss nicht alphacool sein und farbe ist auch wumpe)

  2. Just released Waku v0.21.4! This comes with some improvements to our router. You can try it now with `npm create waku@latest`. If you have questions, feel free to drop them here or in my Discord server!

    waku.gg

  3. Waku v0.21.3 has been released! Waku is a React framework focused on RSC.

    This release brings several improvements, including Cloudflare deployment. If you haven't tried it before, now is a great time to give it a shot.

    waku.gg

  4. Waku (waku.gg) development is going well with some contributors, but I'm looking for more contributors. Developing a framework is a tough task, and any help is appreciated.

    The unresolved issues require decent knowledge, but if you're interested, let me know! We collaborate in the Waku channel on my Discord server.

    github.com/dai-shi/waku

  5. Just released Waku v0.21.2 with bug fixes. We're also working on small improvements for future versions. If you're new to Waku, visit waku.gg now.

  6. With Waku, you can call a server action for mutation and update server components with a single HTTP request and response. It's just one round-trip.

    This is exposed in Minimal API as: `rerender()`

    Demo 👉 stackblitz.com/edit/github-qfb

  7. Waku exposes Minimal API, and its router is built on it. I believe the Minimal API is good for learning RSC behavior, especially without SSR.

    You can play with this @StackBlitz project.

    main.tsx 👉 client entry point
    entries.tsx 👉 server entry point

    stackblitz.com/edit/github-y5y

  8. Waku v0.21.1 is out with some small improvements. Actually, one of them is quite significant, thanks to a new contributor!

    You can try it with `npm create waku@latest`.

    waku.gg

  9. 🎉 Super excited to announce the release of Waku v0.21, which comes with full Server Actions support! Waku, the minimal React framework built for RSC, now offers complete RSC capabilities.

    Check out the announcement article 👉 waku.gg/blog/server-actions-ar ⛩️

  10. Waku v0.21.0-beta.4 is out! Sorry to keep you waiting for the finalized version.

    If you get a chance, try `npm create waku@next` and share your experience.

    waku.gg