Jacob Groß
Jacob Groß
@NeoPhi Cool stuff, thank you for doing this! From looking at your implementation, it looks like you're not using a doubly-linked list. From reading the Sieve paper I had the...
Plus, the spec allows emails like: - `[email protected]` - `O'[email protected]` which are both emails that are valid, but contain characters that are rarely encountered.
> Who can predict the application users would type rarely encountered characters or not? I share the same opinion. However, I can also understand the argument of avoiding accidental security...
Hmm, so the handoff completed check is more like a "optimized appear animation started _or_ running" check?
Updated: - added a test (fails on master as expected, doesn't fail on this branch) - we now track the handover state per element (updated description), this is cheap as...
I'm from [Framer](https://www.framer.com/), a no-code website builder. We have high interest in this proposal as animation smoothness is one of our key features and important for our animation library [Motion](https://motion.dev/)....
When using the `fetchLater` API, would adding support to `fetch` also automatically make fetchLater support the retry mechanism?
Hey! I had a brief look, it looks good to me. I've forwarded the PR.