Nicolas Jarraud

Results 3 issues of Nicolas Jarraud

While building an application with a large number of atoms and atomFamilies, I noticed that the clean up task was taking a large amount of time. Example with 400 elements...

performance

**Describe the bug** Socket.io-client installed on a Next.js v.14.0.0 server doesn't send messages if they are longer than a few characters. The issue appeared between Nextjs v.13.5.7-canary11 and v13.5.7-canary12. Everything...

to triage

When building a SvelteKit project with `svelte-adapter-bun`, the Rolldown bundler prints many `[UNRESOLVED_IMPORT]` warnings for Node built-ins such as `fs`, `crypto`, `timers/promises`, and others. Example warning: ``` [UNRESOLVED_IMPORT] Warning: Could...