Gregor Woiwode
Gregor Woiwode
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [x] Feature...
Hey together, this issue is not a real request, it is a question. I approach various situations where I still need to break out of the Result-Monad. I am wondering...
**Describe the bug** When an asynchronous function returns `null` I expect either `null` to be the value or that the Result turns into a failure, *but* `Unit` is returned. **To...
## Story To make the experience migrating from Qwik 1.x to version 2, a developer should be able to do it with one single command. ## Goal - We provide...