0.0.0.0 bun.sh
0.0.0.0 www.bun.sh
to your /etc/hosts, then you should be safe!
socket.dev/blog/shai-hu...
0.0.0.0 bun.sh
0.0.0.0 www.bun.sh
to your /etc/hosts, then you should be safe!
`${date.getUTCFullYear()}-${`${date.getUTCMonth() + 1}`.padStart(2, "0")}-${`${date.getUTCDate()}`.padStart(2, "0")}`
is 40*-150** times faster than
date.toISOString().slice(0, 10)
* - Chrome
** - Safari
`${date.getUTCFullYear()}-${`${date.getUTCMonth() + 1}`.padStart(2, "0")}-${`${date.getUTCDate()}`.padStart(2, "0")}`
is 40*-150** times faster than
date.toISOString().slice(0, 10)
* - Chrome
** - Safari
Wait, what? Yes!
React 19 introduced a minimum delay for showing a Suspense fallback, and hardcoded (!) it to 300ms.
Just 3 tests can waste almost 1 second on absolutely nothing!
Wait, what? Yes!
React 19 introduced a minimum delay for showing a Suspense fallback, and hardcoded (!) it to 300ms.
Just 3 tests can waste almost 1 second on absolutely nothing!
Update it if you use it, start using it if you don't.
Update it if you use it, start using it if you don't.
It adds an emoji (✨/🚫) indicating whether the component can be optimized with React Compiler or not. Updates real time as you type! 🤯
github.com/blazejkustra...
It adds an emoji (✨/🚫) indicating whether the component can be optimized with React Compiler or not. Updates real time as you type! 🤯
github.com/blazejkustra...
And 60% bigger than 18.3.
And 136% bigger than 17.0.
I'm so tired of this.
And 60% bigger than 18.3.
And 136% bigger than 17.0.
I'm so tired of this.
📦 supports pnpm-lock.yaml, package-lock.json, yarn.lock (v1)
🎨 inline GitHub annotations
✅ JSON output + configurable
💪 published in TS with zero deps
📦 supports pnpm-lock.yaml, package-lock.json, yarn.lock (v1)
🎨 inline GitHub annotations
✅ JSON output + configurable
💪 published in TS with zero deps
I wrote: Why using Bun in production (maybe) isn’t the best idea
👉 dev.to/wojtekmaj/wh...
I wrote: Why using Bun in production (maybe) isn’t the best idea
👉 dev.to/wojtekmaj/wh...
Was making them clear for humans not a good enough reason already?
Was making them clear for humans not a good enough reason already?
⌛️ Is your Jotai @vite.dev app showing loading screens for too long?
You're not alone! 🫂 But now, there's a solution: vite-plugin-react-fallback-throttle!
www.npmjs.com/package/vite...
⌛️ Is your Jotai @vite.dev app showing loading screens for too long?
You're not alone! 🫂 But now, there's a solution: vite-plugin-react-fallback-throttle!
www.npmjs.com/package/vite...
Then someone asked me on That Other Platform: "Can I get the page count without state?" Mind. Blown. 🤯
1/3 🧵👇
Then someone asked me on That Other Platform: "Can I get the page count without state?" Mind. Blown. 🤯
1/3 🧵👇