-
With a given code
```js
const mapState = ({ page, direction, ...state }) => ({
page,
direction,
isLoading: isLoading(state)
})
```
memoize state should not react to any state change, as …
-
I just submitted a new PR https://github.com/amowry/WARBL2/pull/17 in the develop branch of this repository.
If you can compile and test the new modifications, you are more than welcome to do that…
MrMep updated
3 months ago
-
[This issue was originally an umbrella list of all the potential Python core changes that we might want to advocate for, but a big discussion about `await` sprouted here so I've moved the umbrella iss…
-
Many of my types and many fields on some of my types shouldn't be exposed to some subsets of my users. Is there a way to limit visibility on introspection programmatically?
-
### Service(s)
ci.jenkins.io
### Summary
All our plugin builds on [ci.jenkins.io ](https://ci.jenkins.io/job/Plugins) use GitHub checks to report builds results directly in pull requests. The check…
-
### Describe the bug
After upgrading to a newer snapshot, the 5 GHz radio is not detected. I think [this commit](https://github.com/openwrt/openwrt/pull/14416) generates the problem.
### OpenWrt…
-
Kubernetes 1.19For more information about Kubernetes 1.19, see the official release announcement.Starting with 1.19, Amazon EKS no longer adds the kubernetes.io/cluster/my-cluster tag to subnets p…
-
## Search Terms
* generic bounds
* narrow generics
* extends oneof
## Suggestion
Add a new kind of generic type bound, similar to `T extends C` but of the form `T extends oneof(A, B, …
-
Here is a general design issue about the trade off between pure object oriented semantics and performance optimizations.
Strictly speaking, it should be **always** the receiver of a message that de…
-
This is to concentrate efforts and document progress on the sound issues related to skylake and GalliumOS. All other skylake users are asked to also contribute their logs and use this issue to documen…