Explore tweets tagged as #reactcompiler
@Rejoicehub
Rejoicehub LLP
25 days
Still struggling with React performance issues?Forget manually optimizing with memo, useMemo, or useCallback. Let the React Compiler handle it for you automatically! ️.#rejoicehubllp #reactjs #frontenddev #newintech #performanceoptimization #reactcompiler #reactscan
1
0
1
@tell_me_mur
Davyd NRB
16 days
🚨 #ReactJS devs: with the new React Compiler, naming matters!. If your custom hook returns a ref, add a Ref suffix:. const myRef = useMyHook() ✅.const myVal = useMyHook()❌. Without it, the compiler assumes .current access — breaks memoization!. #ReactCompiler #reactnative
Tweet media one
Tweet media two
1
1
18
@Zeko369
Fran Zekan
1 year
Reference labels for stuff in VsCode with the new ReactCompiler. DAMN THIS IS COOL. #ReactConf
Tweet media one
0
0
6
@usmanselen
Usman Abdur Rehman
2 years
Hi all, in this short clip I talk about the new useFormStatus hook coming in React 19. Full video link regarding React 19 in the reply. #reactjs #react19 #newreact #reactcompiler #formactions
Tweet media one
1
0
1
@bogas04
dj
23 days
Our #ReactNative app faced a persistent 2s+ UI stutter on "Add to Cart" due to excessive re-renders, majorly due to accumulated tech debt. Check out this blog post detailing how we got around fixing it with minimal code changes (+ #reactcompiler).
0
0
1
@Med7atDawoud
Medhat Dawoud
9 months
I spoke about #ReactCompiler, what it does and what you need to optimize next, explaining how react rerenders components and more, will share recording once ready
Tweet media one
1
1
4
@tell_me_mur
Davyd NRB
24 days
React and React Native devs, listen up! 👂 If you're using React Compiler, please do NOT combine it with memo(. ). You're just doing double work, as the parent component will always check passed props. Let the compiler do its job! . #React #ReactNative #ReactCompiler
Tweet media one
0
0
7
@Med7atDawoud
Medhat Dawoud
9 months
Flying today to Casablanca 🇲🇦 to speak at React Africa tomorrow about:. “What You need to Optimize after React Compiler”. ⚠️I will spam you with tweets about Morocco and the conference in the next few days so stay tuned. #ReactAfrica #ReactCompiler #webperf
Tweet media one
Tweet media two
6
1
69
@Leejjon_net
Leejjon
1 month
Last week I updated I enabled #reactcompiler in 7 #nextjs apps and removed all useMemo hooks. It all just worked. Even components that would become really slow earlier before I used useMemo. It cleans up the code a lot.
Tweet media one
0
0
0
@thanhdong_
Thanh Dong
1 year
@t3dotgg I've added the experimental.reactCompiler configuration in the next.config file, installed the babel-plugin-react-compiler package, removed next/font, and moved RootLayout to a client component. This has resolved the issue.
Tweet media one
0
0
0
@gayathrithedev
Gayathri Perumal
2 months
@blenderskool Lessons from adopting react compiler. @elevenlabsio .#reactnexus #reactbangalore #reactcompiler
Tweet media one
0
0
1
@dimaMachina_
Dimitri POSTOLOV
8 months
I found an interesting bug with #ReactCompiler when accessing the function from the props object using dot notation and calling it => broke memoization. Because the compiler checks all props object. if ($[0] !== props) {. but should. if ($[0] !== props.reportBug) {
Tweet media one
2
0
5
@K37Aditya
K37 ADITYA
1 year
next js 14 react 19 compiler if you use react 19 compiler than go in nextconfig.json and set reactcompiler true next update.auto cache off.#nextjs #reactjs #webdev #animate #python #javascript #rust #nextjs #programming #webdevelopment #news #mextjs15 #reactcompiler
Tweet media one
0
0
2
@dimaMachina_
Dimitri POSTOLOV
8 months
Great work #ReactCompiler team! 2 hours after my previous tweet, you already submitted PR with a fix 😍.I have another issue:. The following code is not optimized, and eslint-plugin-react-compiler doesn't report any errors too, changing 0 to '0' string, makes the compiler work!
Tweet media one
1
0
1
@bfzli
Benjamin
9 months
So, the @nextjs docs mention partial usage of reactCompiler but don’t explain how to opt-in for certain files/functions?
Tweet media one
2
0
11
@dr__madmax
MadMax
3 months
@schlimmson @convex_dev @elevenlabsio @ClerkDev @getsentry @expo @nativewindcss Im getting an error when I enable reactCompiler on the expo project, is it a bug or am i doing something wrong? #expo #convex
Tweet media one
0
0
0
@devloper_000
Tayyab Afzal👨‍🚀🇵🇰
1 year
🚀Day 13 from #100DaysOfCode. ✔fetch data & apply searching feature in MERN-Ecommerce.✔ Complete animation Check it:👇.Live Demo: #buildinpublic #100daysofwork #React #ReactCompiler
1
0
4
@M_Srishty
Srishty M
1 year
@reactjs just dropped a compiler bomb! The new React Compiler promises to supercharge your app's performance without you writing a single line of optimization code. Let's break it down! ⚛️. Ref:#React #ReactCompiler #WebDev .1/n 🧵
Tweet media one
1
1
4
@CruuzAzul
Mickael Alves
10 months
Le @devfestnantes c’est bientôt ! 👻 Si vous êtes de passage ce jeudi 17 octobre à 16h20, rejoignez-nous avec @Slocalyy en salle Titan pour plonger dans l’univers de @reactjs avec un focus tout particulier sur le React Compiler 🤖. #DevFestNantes #ReactCompiler
0
5
7