Fabian Cook
Fabian Cook
If we look at dot notation with something like MongoDB we can reference properties within an array without saying that we specifically want an indexed copy An example is that...
# Bug Report ### 🔎 Search Terms - `is referenced directly or indirectly in its own type annotation` - `directly or indirectly` - `own type annotation` ### 🕗 Version &...
This would give a "native" way to consume changes. A possible example of usage... ``` import { withProps } from 'proppy'; const P = withProps({ counter: 1 }); const p...
## Describe the Feature It would be great if we could include options for the `gradle build` command, or overwrite them completely Here is the related source https://github.com/react-native-community/cli/blob/master/packages/platform-android/src/commands/runAndroid/index.ts#L204 This would...
It would be awesome if there was a cli tool that took an input file and format and generated a directory set of types out of it. Here is a...
It would be awesome if this could be used with a foaf personal profile document, which then could be added to the index.html file directly using a `{}` element. I...
### Version 0.1.11 ### Platform Linux fv-az246-574 5.15.0-1017-azure #20~20.04.1-Ubuntu SMP Fri Aug 5 12:16:53 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ### What steps will reproduce the bug? Using async iterator...
With return types of generator functions returning an iterable (An object with Symbol.iterator or Symbol.asyncIterator) that can only be iterated through once, I am wondering how these functions would be...
## 🚀 Feature Proposal Replace Web Platform Tests functionality with [wpt-runner](https://github.com/domenic/wpt-runner) ## Motivation Currently Web Platform Tests (WPT) are implemented using playwright and replacing the available globals, this is difficult...
Only the final value of the fragment is mounted when using `dom`