The React Dev

6.9K posts

The React Dev

The React Dev

@The_React_Dev

Tweeting out the best React posts from https://t.co/lhcCPP1ReQ. Part of the @ThePracticalDev family ❤️

Katılım Nisan 2019
2 Takip Edilen3.6K Takipçiler
The React Dev retweetledi
Rémi Buchaillat
Rémi Buchaillat@remibuchaillat·
I was tired of budget apps that didn't fit how I think about money. So I built my own. I wrote an article about it on @ThePracticalDev: file-based navigation, business logic bugs, and a few decisions I'm actually proud of. dev.to/remibuchaillat…
English
0
1
6
220
The React Dev retweetledi
DEV Community
DEV Community@ThePracticalDev·
Singletons often get a bad rap in React. This article explores practical use cases where they shine, showing how to manage state efficiently without breaking component lifecycles. { author: @Link2Twenty } dev.to/link2twenty/re…
English
0
3
4
1.9K
The React Dev retweetledi
Manuj Sankrit
Manuj Sankrit@mandy8055·
Bitwise ops aren't just for LeetCode grinders! 🏃‍♂️ I dug into React’s source & found why bitmasks are ⚡️ for performance. Tricks: ✅ Even: n & 1 ✅ Power of 2: n & (n-1) ✅ Reset: n & ~(1 << pos) Full guide on @ThePracticalDev : [dev.to/mandy8055/hand…] #webdev #coding #react
English
0
1
2
107
The React Dev
The React Dev@The_React_Dev·
Encapsulation vs. global utilities. When you try to mix Tailwind and Shadcn with the Shadow DOM, things don't always play nice. Here is a look at the conflicts and potential workarounds. { author: ujja } dev.to/ujja/i-know-th…
English
0
0
0
85
The React Dev
The React Dev@The_React_Dev·
NativeWind and Expo version conflicts are a pain. Here is the configuration guide to getting them to play nice together without breaking your build. { author: Joy Okwudire } dev.to/chizycodes/how…
English
0
0
0
97
The React Dev
The React Dev@The_React_Dev·
React's useEffect dependency array can be tricky. Here is a practical look at how to avoid infinite loops and search issues when managing state. { author: @usama_dev_ } dev.to/usama_dev/from…
English
0
0
2
80
The React Dev
The React Dev@The_React_Dev·
Need to merge PDFs but don't want a backend? Here is how to build a serverless PDF editor using React and pdf-lib. { author: opzozi } dev.to/opzozi/buildin…
English
0
0
0
132
The React Dev retweetledi
Progress Kendo UI
Progress Kendo UI@KendoUI·
Blown away by your creativity once again! 😎💥 The fall KendoReact Free Components Challenge with @ThePracticalDev has officially wrapped & the results are in! 🏆 📢 Huge congrats to our winners: Arya Singh, Chijioke Osadebe & Kautoar Benhadine! 👏 The countless amazing entries showed just how powerful KendoReact’s UI components can be. Check out the winning projects ➡️ prgress.co/4h0kJzQ
Progress Kendo UI tweet media
English
0
2
6
2.9K