Theo - t3.gg(@t3dotgg) 's Twitter Profile Photo

Things React should rename

'use server' -> 'use action' (it used to be this lol)
'use client' -> 'use interactive'
React.cache -> React.dedupe
useEffect -> DO_NOT_USE_EFFECT_OR_YOU_WILL_BE_FIRED

account_circle
Daniel Nagy(@danielnagydotme) 's Twitter Profile Photo

The new React 19 meta feature does not dedupe meta tags, unlike React Helmet.

For example, if you render multiple title tags they will all appear in the document head.

The new React 19 meta feature does not dedupe meta tags, unlike React Helmet.

For example, if you render multiple title tags they will all appear in the document head.
account_circle
Apsona(@apsona4sfdc) 's Twitter Profile Photo

Transform your Salesforce experience with Apsona's Dedupe & Match tool! Say goodbye to data clutter and hello to streamlined workflows. Take charge of your data integrity and join us for weekly demos to see it in action: bit.ly/3v5sO2Q

Transform your Salesforce experience with Apsona's Dedupe & Match tool! Say goodbye to data clutter and hello to streamlined workflows. Take charge of your data integrity and join us for weekly demos to see it in action: bit.ly/3v5sO2Q #Apsona #Salesforce #DataIntegrity
account_circle
nikhil(@NikhilSrirangam) 's Twitter Profile Photo

React is removing fetch functionality

When React switched over to using server components, the React team had the bright idea to patch the functionality of base JavaScript's fetch functionality to dedupe requests

While this sounds cool, I strongly believe you shouldn't patch…

account_circle
sumiren(@sumiren_t) 's Twitter Profile Photo

あー、これうまく使うとSuspense境界をより下層にもっていきやすくなりそう。この例だけみるとrequest dedupeして色んなところでgetAuthors()すれば良い気はするが

account_circle
KIOXIA America, Inc.(@KIOXIAAmerica) 's Twitter Profile Photo

Can you enable both dedupe and compression without a huge hit to system performance? Check out this performance brief to see how. Using Data Deduplication and Compression with KIOXIA CM6 Series SSDs to Accelerate VMware® Storage in Storage Arrays. bit.ly/3SGGGbm

Can you enable both dedupe and compression without a huge hit to system performance?  Check out this performance brief to see how.  Using Data Deduplication and Compression with KIOXIA CM6 Series SSDs to Accelerate VMware® Storage in Storage Arrays.  bit.ly/3SGGGbm
account_circle
JLarky(@JLarky) 's Twitter Profile Photo

React 0: React.PureComponent - can we call it dedupe instead?
React 16: React.memo - can we call it dedupe instead?
React 19: React.cache - can we call it dedupe instead?

account_circle
mizchi(@mizchi) 's Twitter Profile Photo

dedupe 問題、そもそも @^0.224.0 みたいな決定性がない記法を完全廃止でいいとずっと思ってるし、dupe してるかは解決時にツール側で検知できるから手動で直せばいいだけって思ってる

zenn.dev/kt3k/articles/…

account_circle
Tanner Linsley(@tannerlinsley) 's Twitter Profile Photo

It's really hard to try React canaries in Vite projects that use Vite's SSR compiler + ESM. Does anyone know of a surefire way to override and dedupe all react/dom versions/instances when using Vite + SSR?

account_circle
David Short(@davidgshort) 's Twitter Profile Photo

Ted Lesher molson 🧠⚙️ Visa actually just launched their own analytics dashboard to attempt to dedupe and have some data more closely comparable to visa transactions visaonchainanalytics.com

account_circle
Cloudingo(@cloudingo) 's Twitter Profile Photo

Ready to unlock the full potential of your CRM data? Dive into our blog on spring cleaning your data and discover how tidying up your database can revolutionize your business!

Read the blog: bit.ly/spring-clean-y…

account_circle
Sebastian Markbåge(@sebmarkbage) 's Twitter Profile Photo

I see similar misunderstandings of React.cache as a “per-request/page” dedupe but that’s not what it is. It is a cache that depending on other inputs can vary. It is a cache because it can be expanded beyond a single page and it can create stale values as a client cache.

account_circle
Cloudingo(@cloudingo) 's Twitter Profile Photo

Ready to take your Salesforce data quality to the next level? Dive into an in-depth demo of Cloudingo on May 15 at 10am CT!

Learn how to cleanse, merge, and manage your data effortlessly.

Save your spot now: bit.ly/4b6UbsV

account_circle
Amar Gill(@AmarGill91) 's Twitter Profile Photo

Sébastien Chopin I'd love an example on how to dedupe concurrent requests with useFetch. Can't really get that working in my app. So I'm relying on useNuxtData.

account_circle