Join my Discord server 👉 https://discord.gg/MrQdmzd
For more links, visit 👉 https://daishikato.com
With one nuanced behavioral change
newsletter.daishikato.com/p/jotai-v3-i...
With one nuanced behavioral change
newsletter.daishikato.com/p/jotai-v3-i...
github.com/pmndrs/zusta...
github.com/pmndrs/zusta...
Static 👉 build time
Dynamic 👉 every request
That's it. No hidden framework cache.
waku.gg/guides/expli...
Static 👉 build time
Dynamic 👉 every request
That's it. No hidden framework cache.
waku.gg/guides/expli...
I believe this is the last release in the beta phase. Seriously, try out the minimal RSC framework and share your feedback!
waku.gg
I believe this is the last release in the beta phase. Seriously, try out the minimal RSC framework and share your feedback!
waku.gg
Waku is the minimal React framework for full-stack apps of any size.
We’re nearing the end of the beta phase. Give Waku a try and share your feedback!
github.com/wakujs/waku/...
Waku is the minimal React framework for full-stack apps of any size.
We’re nearing the end of the beta phase. Give Waku a try and share your feedback!
github.com/wakujs/waku/...
The idea is the same. You define a shared component once, then put a <Slice> placeholder where you want it. It renders once and is reused on every page.
Gatsby does this with static HTML at build time. Waku does it with RSC.
The idea is the same. You define a shared component once, then put a <Slice> placeholder where you want it. It renders once and is reused on every page.
Gatsby does this with static HTML at build time. Waku does it with RSC.
Both give you typed search, but their coding styles are different, as the requirement is different.
Waku: a typed prop from a codec you provide. TanStack: validateSearch + useSearch.
Both give you typed search, but their coding styles are different, as the requirement is different.
Waku: a typed prop from a codec you provide. TanStack: validateSearch + useSearch.
Click between /post/1 and /post/2. Shell and placeholder stay instant, the body streams after the fetch.
Next: automatic, one file. Waku: opt-in, two files, since it doesn't want to rely on a compiler.
Click between /post/1 and /post/2. Shell and placeholder stay instant, the body streams after the fetch.
Next: automatic, one file. Waku: opt-in, two files, since it doesn't want to rely on a compiler.
waku.gg/guides/navig...
waku.gg/guides/navig...
This release introduces experimental "instant navigation." The first half is already usable, and the second half, prefetching, is coming next.
github.com/wakujs/waku/...
This release introduces experimental "instant navigation." The first half is already usable, and the second half, prefetching, is coming next.
github.com/wakujs/waku/...
I wasn't sure this was even possible, but the result feels comfortable so far.
Looking forward to hearing your feedback!
github.com/wakujs/waku/...
I wasn't sure this was even possible, but the result feels comfortable so far.
Looking forward to hearing your feedback!
github.com/wakujs/waku/...
Waku is an RSC (React Server Components) framework.
Feel free to battle-test it and share your feedback.
github.com/wakujs/waku/...
Waku is an RSC (React Server Components) framework.
Feel free to battle-test it and share your feedback.
github.com/wakujs/waku/...
Reusable Components Inspired by Gatsby
newsletter.daishikato.com/p/waku-s-uni...
Reusable Components Inspired by Gatsby
newsletter.daishikato.com/p/waku-s-uni...
Waku core supports static and dynamic rendering, but not anything in between. That area is left to ecosystem libraries, and waku-cache is the first one.
It's still experimental, and feedback is welcome.
github.com/wakujs/waku-...
Waku core supports static and dynamic rendering, but not anything in between. That area is left to ecosystem libraries, and waku-cache is the first one.
It's still experimental, and feedback is welcome.
github.com/wakujs/waku-...
Waku is a minimal React framework built around React Server Components.
This release includes bug fixes, experimental ecosystem features, and several refactors.
Check it out 👉 waku.gg ⛩️
Waku is a minimal React framework built around React Server Components.
This release includes bug fixes, experimental ecosystem features, and several refactors.
Check it out 👉 waku.gg ⛩️