Itay
Itay
After solving the exercise (with `Box`) **everything works fine** but the error messages defined here: https://github.com/rust-lang/rustlings/blob/d2179d3e8442ca3ecd24738e2fa41b31023120e5/exercises/error_handling/errors5.rs#L43-L53 are not showing in the console when assigning 0/a negative (inside a string) in...
**Current behavior:** `import createCache from '@emotion/cache';` produces an error:  **To reproduce:** 1) Create a new vite & react project: `pnpm create vite my-react-app --template react-ts` 2) Then: `pnpm install...
Hi there @redbaron76, I have no intention to be rude :) Your example of connecting to `socket.io` in `Next.js` is the best one online!! It has no `async` function or...