Jacob Groß
Jacob Groß
https://joelgriffith.github.io/navalia/Chrome/inject/
@jakebailey Thank you for making me aware! I tried the following wrapper (`nodePath: "foo.sh"`): ``` #!/bin/bash node ``` but in that case TS never finishes IntelliSense status. Passing just `nodePath:...
> gradually render your results by calling setState() in React after each yieldOrContinue() call. However, this needs to be done carefully, because React is able to batch state updates. If...
Intent based chunks: When the mobile connection is slow, doesn't it take a while to load 32 KB? Why not speculatively preload chunks that are somewhat likely to get clicked?
According to bundlephobia the size of `@datadog/browser-rum-slim` increased by 11 kB (non-gzip) from version 4.37.0 to 4.50.0, that's quite a hefty increase. All the way from 4.29.0, the size kept...
icym the website is back up, maybe a temp outage?
The Medium approach sounds good to me. Do you plan to make the change? As alternative, https://github.com/colinhacks/zod/pull/2849/files also switched to a new ipv6 checking approach, maybe worth comparing the two...
An update from my side: I spoke to Yoav Weiss from Google at PerfNow Amsterdam, and Chrome will try to get the 2x cap rolling again in 2024, probably via...
> Yeah. We got the idea from Next.js Image, which does the same thing Nice! I've pointed out a blind spot of using tooling to cap here: https://github.com/vercel/next.js/discussions/25393#discussioncomment-6372206. Not sure...
Only half related to this issue - and I stumbled over the same thing in the past, so I fully agree it would be awesome to have those options -...