@webJose
Senior Software Developer @ Intel
Nothing here yet.
Nothing here yet.
When I started re-writing (with my team) our application in TypeScript and Svelte (it was in JavaScript and React which we all hate), I was faced with a problem: How can I safely type all possible bodies of an HTTP response? Does this ring a bell t...

If you have never worked with web workers, the title doesn't really evoke emotion. Am I right? But if you have, you know that as of today, there is no equivalent to what AbortController does for fetch. Well, let's change that. Meet @wjfe/async-worker...
