Hopefully this will land in the browser soon, so we use that to get asynclocalstorage working in the browser:
github.com/tc39/proposa...
21.08.2025 12:48
👍 0
🔁 0
💬 0
📌 0
Hopefully this will land in the browser soon, so we use that to get asynclocalstorage working in the browser:
github.com/tc39/proposa...
React server component testing example for Next.js notes app: "note editor saves note and redirects after submitting note"
Full speed ahead on component testing for React Server Components!
✅ vitest-plugin-rsc canary now on npm
✅ vite RSC refactor for testing support
✅ @nextjs.org context providers
✅ Notes app demo with tests
👉 github.com/kasperpeulen...