I urge companies to take funding contributors seriously, in ways that aren’t tied to projects and goals. Being a generalist in the compiler meant that often I wasn’t working towards a roadmap, but my contributions *always* paid off in the long term extensibility of the language.
05.09.2025 13:14 — 👍 112 🔁 25 💬 3 📌 2
Promise<T> & AsyncIterable<T>, generator edition • Playground • Svelte
Web development for the rest of us
Great stuff!
At 55:36, you mentioned you haven't yet figured out how to detect whether the `break` happened inside the generator. You can do that with a `try..finally` around the `yield`. 😉 svelte.dev/playground/c...
21.07.2025 14:24 — 👍 9 🔁 0 💬 1 📌 1