-
**Is your feature request related to a problem? Please describe.**
Cloudflare recently introduced the ability to maintain websocket connections with workers, in addition to a stateful storage solutio…
-
Hi all, sorry for this provocative title, but I think it is important.
To make a long story short, CAS in general and here sympy, are impressive when it works, but tends to be a nightmare if not, …
-
Unsure if this should go here or in an RFC. I'll start here, but write a proper RFC if the scope is too big for a regular issue.
With the somewhat recent feature of disabling JS completely on pages…
-
AutoEnzyme should probably be specialized and not fall back to DI.
In addition to being slower in some cases, it's been shown to cause errors (even segfaults) when using AutoEnzyme in DI whereas us…
-
⚠️ this original post has been edited by @timneutkens to reflect [this comment](https://github.com/vercel/next.js/issues/48748#issuecomment-1578374105) ⚠️
## Changes in the past week
I've been i…
-
## Problem
Currently, if we want to guarantee that user's requests have enough permissions to run a query, we have to keep coding `where:{...} ` clauses everywhere in our code. Depending on the siz…
-
I'm trying to make use of componentDidCatch in the React 16 beta. I already had a global window error handler which was working fine, but it unexpectedly catches errors that I would expect componentDi…
-
# libp2p local event bus
> Authors: @raulk, @gpestana
> Revision: r0, 2019-05-31
## Context
A libp2p host comprises a number of components. Some are compulsory like the swarm, peerstore, tra…
raulk updated
5 years ago
-
Replacing #27 in order to pin this. I want give more context on the pending software design decisions we need to make in order to build out a website (this affects #102 and #103, which are much apprec…
-
## Summary
repo: https://github.com/stefanprobst/issue-react-19-form-reset
react 19@beta currently will automatically reset a form with uncontrolled components after submission. it would be real…