Surprised that @github.com did not think of these cases, I feel I miss something
Surprised that @github.com did not think of these cases, I feel I miss something
Congrats to proposal champion Dan Minor @mozilla.org on shipping the TC39 Stage 3 Upsert proposal in Firefox 144 🎉
let map = new Map();
map.getOrInsert(key, defaultVal);
It lets you set a default value on a map key without overwriting an existing value 👍
Congrats to proposal champion Dan Minor @mozilla.org on shipping the TC39 Stage 3 Upsert proposal in Firefox 144 🎉
let map = new Map();
map.getOrInsert(key, defaultVal);
It lets you set a default value on a map key without overwriting an existing value 👍
Congrats to Evan Wallace on shipping the TC39 Stage 2.7 Import Bytes proposal in ESBuild 0.25.11 🎉
It lets you import raw bytes as a readonly Uint8Array 👍
import buf from "./a.png" with { type: "bytes" }
Also available in Deno, Bun, & webpack.
Congrats to Evan Wallace on shipping the TC39 Stage 2.7 Import Bytes proposal in ESBuild 0.25.11 🎉
It lets you import raw bytes as a readonly Uint8Array 👍
import buf from "./a.png" with { type: "bytes" }
Also available in Deno, Bun, & webpack.
Probably it's best to wait for the blog post (promised for Monday) to really understand it and continue the conversation.
viteplus.dev
Probably it's best to wait for the blog post (promised for Monday) to really understand it and continue the conversation.
viteplus.dev
React and React Native are moving out of Meta and into Linux Foundation.
engineering.fb.com/2025/10/07/o...
React and React Native are moving out of Meta and into Linux Foundation.
engineering.fb.com/2025/10/07/o...
things like:
- change in trust level (loss of trusted publisher)
- adding >threshold dependencies
- adding >threshold install size
- bundle size difference (vs main)
- duplicate deps
early days so please give feedback!
github.blog/security/sup...
github.blog/security/sup...
⚡ macOS Performance Boost: 10%-30% faster bundling, up to 45% in extreme cases.
🎯 Cross-Chunk Optimization: Support for __NO_SIDE_EFFECTS__ annotation, as well as
better tree-shaking across module boundaries and more efficient DCE
⚡ macOS Performance Boost: 10%-30% faster bundling, up to 45% in extreme cases.
🎯 Cross-Chunk Optimization: Support for __NO_SIDE_EFFECTS__ annotation, as well as
better tree-shaking across module boundaries and more efficient DCE
thanks to @bluwy.me for adding eslint/json support too 🙏
Next week's TC39 meeting has a packed agenda:
🔼 Amount
🔼 Array.prototype.pushAll
🔶 AsyncContext
🔶 Await Dictionary
🔼 Import Bytes
🔶 Intl Era Month Code
🔼 Iterator Chunking
🔶 new Global()
🔼 Non-extensible applies to private
🔼 Promise Adoption
🔼 Promise Predicate
🔶 Temporal
Next week's TC39 meeting has a packed agenda:
🔼 Amount
🔼 Array.prototype.pushAll
🔶 AsyncContext
🔶 Await Dictionary
🔼 Import Bytes
🔶 Intl Era Month Code
🔼 Iterator Chunking
🔶 new Global()
🔼 Non-extensible applies to private
🔼 Promise Adoption
🔼 Promise Predicate
🔶 Temporal
1️⃣ build a type-level benchmarking library
2️⃣ spend the prime of your life on cache optimizations
1️⃣ build a type-level benchmarking library
2️⃣ spend the prime of your life on cache optimizations
This is why
www.theguardian.com/technology/2...
This is why
www.theguardian.com/technology/2...
That's why I built @traversable/valibot-test.
Here it is in action:
That's why I built @traversable/valibot-test.
Here it is in action:
As: it's not for synchronising against an external store,
It's for synchronously (ie: disabling concurrent features) updating against a store's changes.
h/t @tkdodo.eu 🤯
As: it's not for synchronising against an external store,
It's for synchronously (ie: disabling concurrent features) updating against a store's changes.
h/t @tkdodo.eu 🤯
Because you're guaranteed to run @react.dev on the client, but not all frameworks do SSR.
With `shallow: false`, you opt-out of this client-only behaviour, and cross the network boundary for search params you need during SSR.
Because you're guaranteed to run @react.dev on the client, but not all frameworks do SSR.
With `shallow: false`, you opt-out of this client-only behaviour, and cross the network boundary for search params you need during SSR.
Your support helps us keep improving fast-check for the whole community 💛
More about them at www.lambdatest.com
Your support helps us keep improving fast-check for the whole community 💛
More about them at www.lambdatest.com
www.lorenstew.art/blog/react-w...
www.lorenstew.art/blog/react-w...
Popular package @ctrl/tinycolor was trojanized — and it didn’t stop there. Over 40 packages were silently modified to steal secrets from dev machines & CI pipelines.
Our team at Socket caught it. Full report coming soon. Stay safe out there.
Popular package @ctrl/tinycolor was trojanized — and it didn’t stop there. Over 40 packages were silently modified to steal secrets from dev machines & CI pipelines.
Our team at Socket caught it. Full report coming soon. Stay safe out there.
Our engineer @codey.bsky.social made performant community forks. Linear's already seeing 40% faster renders with zero code changes.
Not a permanent fix, but it buys you time to migrate properly.
www.sanity.io/blog/cut-sty...
Our engineer @codey.bsky.social made performant community forks. Linear's already seeing 40% faster renders with zero code changes.
Not a permanent fix, but it buys you time to migrate properly.
www.sanity.io/blog/cut-sty...