Yair

Results 10 issues of Yair

## Feature Request ### Description: **The case:** I've got a function (named `parallel`) which runs a list of functions one by one. If one of them crashes, `parallel` will catch...

Hello **It's a feature request**, not an issue. `stat(filepath)` would return the file's mime type. ```typescript type StatResult = { mimeType: string?, // ... }; ```

The purpose of this PR is to be able to use this library on the web. If you try the library locally or on a CodeSandbox, it works as a...

Web

I have read all the fundamentals section of the doc, and still I don't know what a router is. The term has been used sometimes, like in [Navigation prop](https://reactnavigation.org/docs/navigation-prop). I...

help wanted

![](https://user-images.githubusercontent.com/8110568/156556608-e51eb9b2-bc18-41ab-ba55-4c49c0b8aa6e.png)

https://github.com/expo/expo/blob/066dd653f29e1257d97f18a4c747bd7651f999a3/docs/pages/router/reference/typed-routes.mdx?plain=1#L40 > If you find yourself in a situation where you need to generate these types without initiating the development server, such as during type checking on a Continuous Integration...

stale
needs review

Just fixing a typo from `staus` to `status`