Join my Discord server 👉 https://discord.gg/MrQdmzd
For more links, visit 👉 https://daishikato.com
Nearly Three Years in the Making
newsletter.daishikato.com/p/waku-v1-al...
- It's a React framework developed for React Server Components from day one.
- It's based on Vite and Hono.
- Its API is small and easy to learn.
👉 waku.gg ⛩️
Nearly Three Years in the Making
newsletter.daishikato.com/p/waku-v1-al...
- It's a React framework developed for React Server Components from day one.
- It's based on Vite and Hono.
- Its API is small and easy to learn.
👉 waku.gg ⛩️
waku.gg/blog/waku-v1...
waku.gg/blog/waku-v1...
This version includes some improvements and dependency updates to address a vulnerability in development mode.
This version includes some improvements and dependency updates to address a vulnerability in development mode.
State Management at Scale
newsletter.daishikato.com/p/my-podcast...
State Management at Scale
newsletter.daishikato.com/p/my-podcast...
My Talk at React Alicante 2025
newsletter.daishikato.com/p/developing...
My Talk at React Alicante 2025
newsletter.daishikato.com/p/developing...
Our template is updated for the latest React versions.
We recommend updating both Waku and React, but if you decide to stay with an older version of Waku for now, be sure to update React immediately.
Our template is updated for the latest React versions.
We recommend updating both Waku and React, but if you decide to stay with an older version of Waku for now, be sure to update React immediately.
- Dependency updates addressing the critical React Server Components security vulnerability
- Various small improvements
All users should update immediately: github.com/wakujs/waku/...
- Dependency updates addressing the critical React Server Components security vulnerability
- Various small improvements
All users should update immediately: github.com/wakujs/waku/...
It includes several fixes and improvements to the router.
We are getting very close to v1-alpha.
Stay tuned.
It includes several fixes and improvements to the router.
We are getting very close to v1-alpha.
Stay tuned.
I added experimental middleware for a way to use Zustand with Next.js. The main purpose is to collect feedback.
github.com/pmndrs/zusta...
I added experimental middleware for a way to use Zustand with Next.js. The main purpose is to collect feedback.
github.com/pmndrs/zusta...
Another Challenge for Monetizing OSS
newsletter.daishikato.com/p/i-just-lau...
Another Challenge for Monetizing OSS
newsletter.daishikato.com/p/i-just-lau...
A major improvement in a patch release
newsletter.daishikato.com/p/what-s-new...
A major improvement in a patch release
newsletter.daishikato.com/p/what-s-new...
I've been wondering how to implement this, but now it's done!
Static slices, as well as pages and layouts, are now rendered only once at build time, even if other parts are dynamic.
Check it out! waku.gg
I've been wondering how to implement this, but now it's done!
Static slices, as well as pages and layouts, are now rendered only once at build time, even if other parts are dynamic.
Check it out! waku.gg
Valtio is a state management library for React built on JavaScript Proxies.
github.com/pmndrs/valti... 🧙
Valtio is a state management library for React built on JavaScript Proxies.
github.com/pmndrs/valti... 🧙
`@vitejs/plugin-rsc` takes care of base path for handling static assets, so the required change on Waku was only application routing logic github.com/wakujs/waku/...
`@vitejs/plugin-rsc` takes care of base path for handling static assets, so the required change on Waku was only application routing logic github.com/wakujs/waku/...
Waku is a React Server Component framework built to make React development fun again.
Now stabilizing the public API as we prepare for the v1 alpha, so it's a perfect time to try it and share your feedback before we finalize things. waku.gg/blog/more-ex...
Waku is a React Server Component framework built to make React development fun again.
Now stabilizing the public API as we prepare for the v1 alpha, so it's a perfect time to try it and share your feedback before we finalize things. waku.gg/blog/more-ex...
My React Talks to Date in Various Formats
Talks, livestreams, and podcasts from 2019 to now
blog.axlight.com/posts/my-rea...
My React Talks to Date in Various Formats
Talks, livestreams, and podcasts from 2019 to now
blog.axlight.com/posts/my-rea...
waku.gg/blog/removin... ⛩️
waku.gg/blog/removin... ⛩️
> Waku has pioneered RSC framework implementation on Vite and provided many insights for the official Vite plugin.
Many APIs in the vite plugin are inspired by Waku. But, it's done right. When I started developing Waku, Vite didn't have Environment API.
> Waku has pioneered RSC framework implementation on Vite and provided many insights for the official Vite plugin.
Many APIs in the vite plugin are inspired by Waku. But, it's done right. When I started developing Waku, Vite didn't have Environment API.