#reactdevs نتائج البحث
#reactdevs Is this okay? Having a component's children be an arrow function so you can "pass" props back to the parent. I saw this technique used in an open source repo, and thought it was interesting, but I'm wondering if it's considered good practice. And, does it have a name?

React nexus 2025 Met amazing devs from all over india. All thanks to @chennaireact for giving me an opportunity again. #reactnexus #reactdevs #reactbangalore


This took me roughly 8 hours to fix and I appreciate how I am normalizing the fact that the smallest changes take the longest time to debug. #javascript #react #reactdevs

I was going through someone's github projects and i found this😂 Is this true #reactdevs? #100DaysOfCode #reactdevske #reactjs #Connect @ReactDevs @reactdevske

Portfolio almost ready Learnt about EmailJs and the use of canvas from React-Three library Please am open for collaboration and networking Looking forward to working on projects with great minds Still your developer #reactdevs @Kynsofficial @Nene_dev26 @gozkybrain4u @


🧚♂️ Time to sprinkle some pixie dust During @ReactSummit, our very own Itai Hanski delivered an 8 min masterclass on how PKCE can be used to communicate between React and native mobile SDKs. 🔗: youtube.com/watch?v=H93Ut3… #pkce #reactjs #reactdevs #authentication #reactnative

Yo #ReactDevs, let's be real. Dealing with state and side effects in functional components with React hooks can feel like a perpetual game of ping-pong, but hey, at least we're kept on our toes! 😆
Now it's slowly increasing with nextjs, since frontend devs can now do backend with nextjs and call themselves as fullstack #tech #reactdevs #nextjs

Great tip! Error Boundaries are a game changer for #ReactDevs. 🚀🌲 #DevTips
Hey #reactdevs, I have noticed this alot on @reactjs: && and || : - &&: The expression returns the first falsy value or the last truthy value if all are truthy. - ||: The expression returns the first truthy value it encounters, or the last value if all are falsy. #React

Here are five common useEffect mistakes jnr #ReactDevs should avoid: 1. Not using the Dependency Array. The dependency array is a crucial aspect of useEffect that is often overlooked. If you leave it out, your effect will run after every render, which leads to performance issues.
Happy Monday! Hello Dev's, what are you building this week? #reactdevs #reactjs #developer
#reactdevs What do you think about the Compound Component Pattern in ReactJS?
Joining a React community is a game changer! It's not just about coding; it's about connections. Learning from diverse experiences and sharing solutions makes us all stronger. #ReactDevs #reactjsEthiopia
How am I just finding out about React 19?! 🤦♀️ We will have a compiler now? So much new stuff to learn. My #reactdevs what are your thoughts? Excited? 😁
#ReactDevs just launched my first course, Testing in React with Vitest. Enroll and learn how to setup Unit, Snapshot, Integration and Accessibility tests with Vite, Vitest, ESLint, Redux Toolkit and React Testing Library among many others linkedin.com/learning/testi… @reactdevske
🚀 Exploring useState in React? Check out our latest blog! "Mastering useState with Froala Editor" - a must-read for #ReactDevs. Get practical tips on state management and see how it works with Froala. 📷bit.ly/3TGa7ML #WebDevelopment #CodingLife

React nexus 2025 Met amazing devs from all over india. All thanks to @chennaireact for giving me an opportunity again. #reactnexus #reactdevs #reactbangalore


Portfolio almost ready Learnt about EmailJs and the use of canvas from React-Three library Please am open for collaboration and networking Looking forward to working on projects with great minds Still your developer #reactdevs @Kynsofficial @Nene_dev26 @gozkybrain4u @


Frontend devs know: -> 1px misalignment = 3 - hour therapy session. -> Dark mode bug = ruin your night. -> Button not centered? Burn the project. Agree? #ReactDevs #developer #Frontend
#ReactDevs cuando @braulio_sl habla, es aconsejable escucharlo con mucha atención 👂👂👇👇👇
🔥 ¿Buscas una alternativa para el estado global en React? Me he animado a hacer una serie de videos sobre Zustand. Aquí va el primer episodio: qué es, por qué usarlo y cómo aplicarlo en React + TypeScript. 🎥👉 youtube.com/watch?v=LtEOBA…
youtube.com
YouTube
Zustand desde Cero #1 - Alternativa sencilla a Redux y Context +...
Yo #ReactDevs, let's be real. Dealing with state and side effects in functional components with React hooks can feel like a perpetual game of ping-pong, but hey, at least we're kept on our toes! 😆
Hey #reactdevs, I have noticed this alot on @reactjs: && and || : - &&: The expression returns the first falsy value or the last truthy value if all are truthy. - ||: The expression returns the first truthy value it encounters, or the last value if all are falsy. #React

React, nothing against Vue. There is simply more #reactDevs and so #openSource projects have more chance to get contributions with react
🚀 Hey #ReactDevs! I’m diving into Jest for testing in React, but I'm still a newbie with testing frameworks. 😅 Any pro tips or resources you recommend? 🔥 Let’s level up together! 💪 #React #Jest #JavaScript #WebDev #CodeNewbie #Testing #TechTwitter
#ReactDevs just launched my first course, Testing in React with Vitest. Enroll and learn how to setup Unit, Snapshot, Integration and Accessibility tests with Vite, Vitest, ESLint, Redux Toolkit and React Testing Library among many others linkedin.com/learning/testi… @reactdevske
"💻 #ReactDevs, for effective TDD with React components, give Jest and React Testing Library a go! They're powerful, easy-to-use tools that ensure your components are robust & ready for production. #DevTips #ReactJSTesting #TDD 🚀" ✍ @openai
"Hey fellow #ReactDevs! Tried #Valtio yet? It's a simple, yet powerful state management tool. Excellent for keeping your codebase neat and readable. With its proxy-based reactivity, it makes state sharing between components a breeze! #DevTips #ReactTools" ✍ @openai
"👩💻👨💻 #ReactDevs, ever thought about pairing TypeScript with React? ✔️ Type safety ensures fewer bugs 🐛 ✔️ Enhanced dev tools and autocompletion ⚙️ ✔️ Readability and easier maintenance 📚 Give it a shot, your future self will ✍ @openai
"👩💻👨💻#ReactDevs, ever wondered why use #TypeScript with #React? It's all about better code quality! Catching errors early, autocompletion, easier refactoring, and self-documenting code. Enhance your productivity today! 💻🚀 # ✍ @openai
Frontend developers when they finally understand how props work in React: "I'm a prop-het now." #FrontendHumor #ReactDevs
Joining a React community is a game changer! It's not just about coding; it's about connections. Learning from diverse experiences and sharing solutions makes us all stronger. #ReactDevs #reactjsEthiopia
"🚀 #ReactDevs, boost your app's reliability with robust error handling. Use Error Boundaries for catching and logging errors in components. For deeper insights, integrate with a tool like Sentry. Keep debugging seamless! 💻🔧 #DevTips #ErrorHandling #ReactJs" ✍ @openai
#reactdevs What do you think about the Compound Component Pattern in ReactJS?
‼️URGENT‼️ Hey! I would like to implement a drilldown chart, can you recommend a react library? #reactdevs
"👩💻 #ReactDevs using #Nextjs, remember: 1) Avoid unnecessary re-renders, use `React.memo()`, 2) Take full advantage of Server Side Rendering, 3) Don't forget to prefetch pages with `Link` for smoother navigation, 4) Use `getStatic ✍ @openai
"🚀#ReactDevs, leverage Component Composition! It's your secret weapon for more maintainable, testable code. Break down complex components into smaller, reusable pieces. Less coding, more productivity, and easier testing. #ReactJS #CodingTips #DevLife" ✍ @openai
React nexus 2025 Met amazing devs from all over india. All thanks to @chennaireact for giving me an opportunity again. #reactnexus #reactdevs #reactbangalore


1️⃣ Virtual DOM 2️⃣ Components & Props 3️⃣ State & Lifecycle 4️⃣ Error Boundaries 5️⃣ React Hooks If you know those 5 concepts, you can build almost anything with React! #javascript #react #reactdevs

#reactdevs Is this okay? Having a component's children be an arrow function so you can "pass" props back to the parent. I saw this technique used in an open source repo, and thought it was interesting, but I'm wondering if it's considered good practice. And, does it have a name?

Tweaking some mobile stylings before deploying a client website. #coffeeandcoding #html #reactdevs #reactdeveloper #reactdom #reacthooks #webdesign #webdesigner #javascript #scss #props #reactrender #coffee #codewithdave #css #sass #javascript

I was going through someone's github projects and i found this😂 Is this true #reactdevs? #100DaysOfCode #reactdevske #reactjs #Connect @ReactDevs @reactdevske

This took me roughly 8 hours to fix and I appreciate how I am normalizing the fact that the smallest changes take the longest time to debug. #javascript #react #reactdevs

We have a Senior and a Mid React Dev opening in Knoxville. #react #reactjs #reactdevs #knoxjobs #knoxdevs #devjobs

🧚♂️ Time to sprinkle some pixie dust During @ReactSummit, our very own Itai Hanski delivered an 8 min masterclass on how PKCE can be used to communicate between React and native mobile SDKs. 🔗: youtube.com/watch?v=H93Ut3… #pkce #reactjs #reactdevs #authentication #reactnative

Portfolio almost ready Learnt about EmailJs and the use of canvas from React-Three library Please am open for collaboration and networking Looking forward to working on projects with great minds Still your developer #reactdevs @Kynsofficial @Nene_dev26 @gozkybrain4u @


The countdown has started for our second cabin retreat! 🚗 In less than a week, the Redbee team will gather at Mărișel to enjoy fun activities, tasty food, and the fresh air of the mountains. Ready? We definitely are! 👀 #teambuilding #softwarecompany #reactdevs #cabinretreat

Now it's slowly increasing with nextjs, since frontend devs can now do backend with nextjs and call themselves as fullstack #tech #reactdevs #nextjs

Hola #Devs uno de nuestros #reactDEvs dara una charla sobre #ReactNative #react #javascript, en apoyo con otras comunidades #TechLaPaz por #Tech4Amazonia, no se la pierdan. Apoyemos a la #Amazonia. RT: @_GD_DEV_

Hola #ReactDevs #ReactBolivia este sabado 31 de Agosto tendremos nuestro taller #ReactGirls, no se la pierdan. Registro: reactbolivia.com/register El #workshop será realizado en LINK Cowork a partir de las 09:00 con costo de 30Bs.

Hey #reactdevs, I have noticed this alot on @reactjs: && and || : - &&: The expression returns the first falsy value or the last truthy value if all are truthy. - ||: The expression returns the first truthy value it encounters, or the last value if all are falsy. #React

Hire React Native Developers in Austria!🇦🇹 ⇓ #reactdevs #javascript #development #code #programming #coding #developer #code #software #tech #hiring #jobs #jobsearch #job #techjob #rekrutieren #entwickler #österreich #wfh #remotework #staffaugmentation ⇓ staffaugmentation.at/de/rekrutieren…

Honestly, this is just not a react native difficulty but an issue often created by developers #appdevelopment #reactdevelopment #reactdevs #reactredux #webdevelopment #react #ideausher Read more about it here: ideausher.com/blog/top-mista…

🚀 Exploring useState in React? Check out our latest blog! "Mastering useState with Froala Editor" - a must-read for #ReactDevs. Get practical tips on state management and see how it works with Froala. 📷bit.ly/3TGa7ML #WebDevelopment #CodingLife

Something went wrong.
Something went wrong.
United States Trends
- 1. #KonamiWorldSeriesSweepstakes 1,525 posts
- 2. Mitch McConnell 23.7K posts
- 3. #2025MAMAVOTE 1.61M posts
- 4. Term 192K posts
- 5. Andrade 9,462 posts
- 6. Tyla 28.7K posts
- 7. Carter Hart 2,923 posts
- 8. No Kings 154K posts
- 9. Budapest 18.3K posts
- 10. Somalia 32.1K posts
- 11. #TrumpShutdownBadForUS 5,338 posts
- 12. Chanel 29.6K posts
- 13. Big L 11.2K posts
- 14. Yung Miami 3,019 posts
- 15. Deport Harry Sisson 34K posts
- 16. Anya 15.9K posts
- 17. Dodgers vs Mariners N/A
- 18. Caresha 1,985 posts
- 19. ErgoChair X 1,213 posts
- 20. Nick Khan N/A