Zack Jackson

Results 100 issues of Zack Jackson

Ive been wanting to use main thread scheduling to time aggressive updates on a function. So in this case, if i have a update come through, then 1ms later another...

enhancement
planned

I'm currently using a conditional to opt out on the server. But it would be less risky if on node it just performs a pass through. I've also had some...

enhancement
planned

**Is your feature request related to a problem? Please describe.** Deleting monorepo packages is pretty slow - it would be nice if there was a divide and concur flag that...

## Feature request Posting here for visibility @sokra Projects that work synchronously, like next.js - cause problems with sharing vendor code. Since next has no async boundary internally to pause...

enhancement
webpack-5
module-federation

Hey! So I pretty much just did this for Rapscallion and wanna clarify if it needs to be done here. Essentially I cant make individual calls to Memcached, the traffic...

@divmain @aweary Heya Dale! Im know you guys have your hands full. I wanted to know if theres anything I can do to assist with React 16 support? Pretty much,...

What's the perf like on cold-starting workers. Your Fib example shows visibility faster calculations compared to normal JS implementations. Would love to see a perf benchmark - very interested in...

This would allow for use inside SVGs that are JSX where something like `` or `` could be SSR only while still allowing the parent `` tags to receive new...