Prev H-E-B 🛒
Matt 6:34
Previously, to accomplish this little UX I'd have to pull in useState and keep another state in sync.
Now I can just do this:
onChange={() => {
if (isSuccess) {
fetcher.unstable_reset();
}
}}
Thanks @brophdawg11.com
Previously, to accomplish this little UX I'd have to pull in useState and keep another state in sync.
Now I can just do this:
onChange={() => {
if (isSuccess) {
fetcher.unstable_reset();
}
}}
Thanks @brophdawg11.com
- actual spectral analyzer
- editable kick/hat/snare patterns
and he just saw Remix UI for the first time Friday
github.com/rossipedia/r...
- actual spectral analyzer
- editable kick/hat/snare patterns
and he just saw Remix UI for the first time Friday
github.com/rossipedia/r...
> Cannot read properties of null (reading 'queue')
> Cannot read properties of null (reading 'queue')
This information should maybe be in the form doc itself, not (only) the end of the useTransition doc
This information should maybe be in the form doc itself, not (only) the end of the useTransition doc
We're introducing a more powerful RSC-powered Data Mode that brings most of Framework Mode's features to our lower level library APIs
We're introducing a more powerful RSC-powered Data Mode that brings most of Framework Mode's features to our lower level library APIs
Only a few seats left... get yours while they last!
remix.run/jam/2025
Only a few seats left... get yours while they last!
remix.run/jam/2025
More tweaking and improvement to do, but this is vastly better than the default experience trying "vibe code" with RR7
More tweaking and improvement to do, but this is vastly better than the default experience trying "vibe code" with RR7
softwareengineeringdaily.com/2025/03/20/r...
softwareengineeringdaily.com/2025/03/20/r...
This was not ideal for people still on v6, and made the experience of using our site much worse
This has been fixed now, and search is context aware
This was not ideal for people still on v6, and made the experience of using our site much worse
This has been fixed now, and search is context aware
Inspiration is largely from @antfu.me's blog post/conference talk:
antfu.me/posts/manage...
Inspiration is largely from @antfu.me's blog post/conference talk:
antfu.me/posts/manage...