#reactjs resultados da pesquisa
🚀 UI progress on my ARVI AI chatbot! Login, Register & Home page done. Now building the chat screen. #reactjs #webdev #ai #buildinpublic
Just finished the entire frontend of my MERN E-Commerce App 🚀 Built: ✔ Product pages ✔ Cart UI ✔ Auth screens ✔ Seller Dashboard ✔ Reusable components ✔ Fully responsive UI (React + Tailwind) Backend next 🔥 GitHub: github.com/anandkumardev/… #MERN #ReactJS #BuildInPublic
Daily progress🔥 Built the Create Habit and Create Goal form UI today icons, colors, frequency options, all clean and functional. Small steps daily. Big results over time. More updates coming 😁. Let Connect to build your own projects👨💻. #buildinpublic #reactjs #webdev
🚨 CVE-2025-55182 #ReactJS/Next.js RCE Surface Scanner Most current PoC exploits fail on production builds due to minified IDs I wrote this Python tool to detect RSC exposure reliably, safe, avoiding these False Negatives👍🏻 👇 github.com/fatguru/CVE-20… #InfoSec #bugbountytips
Do’s and Don’ts I follow as a Full-Stack Developer (React + Django). Good code isn’t just functional — it’s scalable, maintainable, and future-proof. #WebDev #FullStackDeveloper #ReactJS #Django #JavaScript #Python #CodingLife #CleanCode #APIs #Frontend #Backend #TechCommunity
Day 41 Web Dev: Cracked useState deeply — why JS vars fail in React, how state updates work, re-renders, updater functions, patterns, and pitfalls. Day 2 DSA C++: Operators, if–else, loops — sharpening the basics again. #ReactJS #useState #CPP #DSA @rohit_negi9
Day 1 of learning React! 🚀 Today I discovered: ✨ useState Hook - managing state in functional components 📦 Components - the building blocks of React apps Breaking down complex UIs into reusable pieces is a game changer! #ReactJS #100DaysOfCode #WebDev @reactjs @googlefonts
Just set up Tailwind + PostCSS + React for my new dashboard project. Every time I start a fresh build, that blank canvas feeling hits 😅 Can’t wait to bring this one to life. #WebDevelopment #ReactJS #FrontendDev
New portfolio dropped. Fast, animated, and fully responsive — built with React + Vite + Tailwind, powered by GSAP & Framer Motion. Live: my-portfolio-phi-three-72.vercel.app #webdev #reactjs #frontend #javascript #buildinpublic #developer #UIUX #tailwindcss #vite #GSAP #FramerMotion
Today’s mini-project: Crypto Price Tracker – Live API – Auto refresh – Clean component structure On to the next one. github.com/amitt39/react-… #buildinpublic #ReactJS
Day 1 of #30DaysOfReactJS Yesterday was basically a revision day. I realized I’d forgotten a lot of things after just one month. omoor😪 So I went back to the basics: what React is, components (stateless and stateful), props, and a few other fundamentals. #ReactJS
React Day 63 ⚛️ React Router tried to mess with me 😅 But I got navigation, Links, loaders, and actions all working cleanly today.🎉 Routing finally clicked — growth unlocked 🚀 #ReactJS #ReactRouter #WebDev #Frontend #100DaysOfCode #JavaScript
🚀Day 60 #CoderArmy Wrapped up React Lecture 3 today built a production-ready app with Vite + learned how deployment really works 🚀 Then hopped into the next lecture & knocked out 20 mins on Hooks basics. Staying locked in & leveling up daily 🔥 #ReactJS @rohit_negi9
Building something new with @xerdin_442! 🛠️ It's an event booking app called Ticketo. Still a work in progress, but the UI is coming together nicely. Built with React, Tailwind, ShadCN ui, and a lot of coffee. ☕ #buildinpublic #webdev #reactjs
POV: You took the internship project too seriously 😅 Remodified my internship project🔥 #ReactJS #BuildInPublic
Again starting from zero , created the counter App to understand useState , updating the state Correctly , Event-Handling, Re-rendering #ReactJS #JavaScript #WebDevelopment #100DaysOfCode #CodingJourney #DevCommunity #CodeNewbie
POME built to connect NYC residents with essential services. Built with React (Vite), MUI, Framer Motion, and a secure Node.js/Express AI proxy — delivering a smooth UX, smart guidance. pome-drab.vercel.app #ReactJS #MUI #FrontEnd #NYCTech #JavaScript #WebDev #AIApps
React users: exploitation is imminent. Patch React/ReactDOM now, audit dependencies, and enforce server-side input validation. Defense-in-depth matters more than ever. Thoughts? Reply with your patch plan 👇 Read more: theregister.com/2025/12/03/exp… #CyberSecurity #ReactJS #AppSec
CVE-2025-55182 is a critical unauthenticated remote code execution (RCE) vulnerability in React Server Components versions 19.0.0 through 19.2.0. It is caused by unsafe deserialization in the react-server package's handling of Server Function endpoints. #ReactJS #RCE
React server components just dropped a critical vuln. Wiz: ~39% of cloud environments affected, putting web apps and SaaS backends at risk. Patch now or risk the exploit train. Thoughts? Reply! cyberscoop.com/react-server-v… #CyberSecurity #InfoSec #ReactJS #CloudSecurity
figuring out when to use route params vs query params in react router. both store info in the url but they serve different purposes. #buildinpublic #reactjs
🚨Critical Remote Code Execution (RCE) Vulnerabilities in React and Next.js 🚨 endorlabs.com/learn/critical… #NextJS #ReactJS #Next #Vulnerability #Critical #Bug
⚠️ Para desarrolladores de #ReactJS Se han reportado vulnerabilidades críticas que exigen una corrección inmediata para asegurar la integridad de tus aplicaciones. La seguridad de tu código es prioridad. Revisa y actualiza ahora: blog.segu-info.com.ar/2025/12/urgnt-… #Ciberseguridad
🚨 CVE-2025-55182 #ReactJS/Next.js RCE Surface Scanner Most current PoC exploits fail on production builds due to minified IDs I wrote this Python tool to detect RSC exposure reliably, safe, avoiding these False Negatives👍🏻 👇 github.com/fatguru/CVE-20… #InfoSec #bugbountytips
Week 6 of the GIDABootcamp was 🔥 I learned how to: Build a functional Notes App using React Use `useState` and `useEffect` hooks Manage state, props, localStorage, and conditional rendering. Grateful to @Official_GIDA, @kevin_chibuoyim, @devfoma, and @_Mosejoro_ #ReactJS.
🔗 React Native Cross-Platform App Development Build one high-quality app for both Android and iOS simultaneously using a single React Native codebase. Fast, efficient, and scalable. 👉 Hire a React Native Developer: go.fiverr.com/visit/?bta=221… #MobileDev #ReactJS #AppDesign
Day 18 of React - Context API Read the docs on Context API and learned the basic steps and the usage. Looked through examples, then started an online shopping project with a shopping cart. #100DaysOfCode #ReactJS
You get React. The end. In the limit you can build fully functioning web layouts with hover/focus/click events, and actually specify things like this in an optimal way, as a function of state. React is just git diffs on state to tell us when we need to re-render something.…
🚨 Critical RCE (CVSS 10.0) in React Server Components (RSC) impacts React & Next.js apps. Unauthenticated access possible! Devs, secure your apps! thehackernews.com/2025/12/critic… #ReactJS #NextJS #RCE #Cybersecurity
Day 1 of #30DaysOfReactJS Yesterday was basically a revision day. I realized I’d forgotten a lot of things after just one month. omoor😪 So I went back to the basics: what React is, components (stateless and stateful), props, and a few other fundamentals. #ReactJS
Learn ReactJS for Beginners -www. quikr.com/education-trai… #reactjs #JavaScript #REACT #ReactTV @TpointTech @tpointtechian
Daily progress🔥 Built the Create Habit and Create Goal form UI today icons, colors, frequency options, all clean and functional. Small steps daily. Big results over time. More updates coming 😁. Let Connect to build your own projects👨💻. #buildinpublic #reactjs #webdev
🚀 UI progress on my ARVI AI chatbot! Login, Register & Home page done. Now building the chat screen. #reactjs #webdev #ai #buildinpublic
Do’s and Don’ts I follow as a Full-Stack Developer (React + Django). Good code isn’t just functional — it’s scalable, maintainable, and future-proof. #WebDev #FullStackDeveloper #ReactJS #Django #JavaScript #Python #CodingLife #CleanCode #APIs #Frontend #Backend #TechCommunity
Day 41 Web Dev: Cracked useState deeply — why JS vars fail in React, how state updates work, re-renders, updater functions, patterns, and pitfalls. Day 2 DSA C++: Operators, if–else, loops — sharpening the basics again. #ReactJS #useState #CPP #DSA @rohit_negi9
Day 1 of learning React! 🚀 Today I discovered: ✨ useState Hook - managing state in functional components 📦 Components - the building blocks of React apps Breaking down complex UIs into reusable pieces is a game changer! #ReactJS #100DaysOfCode #WebDev @reactjs @googlefonts
Building something new with @xerdin_442! 🛠️ It's an event booking app called Ticketo. Still a work in progress, but the UI is coming together nicely. Built with React, Tailwind, ShadCN ui, and a lot of coffee. ☕ #buildinpublic #webdev #reactjs
New portfolio dropped. Fast, animated, and fully responsive — built with React + Vite + Tailwind, powered by GSAP & Framer Motion. Live: my-portfolio-phi-three-72.vercel.app #webdev #reactjs #frontend #javascript #buildinpublic #developer #UIUX #tailwindcss #vite #GSAP #FramerMotion
Day 32/100 ✅ Built a simple React UI today using state, props, and component logic ⚛️ Slow progress, solid foundations. 💪 #ReactJS #100DaysOfCode #WebDevelopment
Day 1 of #30DaysOfReactJS Yesterday was basically a revision day. I realized I’d forgotten a lot of things after just one month. omoor😪 So I went back to the basics: what React is, components (stateless and stateful), props, and a few other fundamentals. #ReactJS
Just finished the entire frontend of my MERN E-Commerce App 🚀 Built: ✔ Product pages ✔ Cart UI ✔ Auth screens ✔ Seller Dashboard ✔ Reusable components ✔ Fully responsive UI (React + Tailwind) Backend next 🔥 GitHub: github.com/anandkumardev/… #MERN #ReactJS #BuildInPublic
🚀Day 55 #CoderArmy Today I learned why curly braces {} are so powerful in React ⚛️ they let us render texts, numbers, arrays, elements… everything right inside our UI! Small learning, but hey… learning is learning, right? #ReactJS #CodeEveryday #BuildInPublic @rohit_negi9
Launching a collection of interactions that will feature a mix of interesting finds and serve as a playground for me to create and experiment: interactions.gallery #software #reactjs #uiux #framer
I built FindIt to make it easier for people to report and recover lost items. There’s also a community page where users help each other… and my favorite feature: locating nearby places of interest. Check it out 👇 find-it-flame.vercel.app #WebDev #ReactJS #JavaScript #webapp
Just set up Tailwind + PostCSS + React for my new dashboard project. Every time I start a fresh build, that blank canvas feeling hits 😅 Can’t wait to bring this one to life. #WebDevelopment #ReactJS #FrontendDev
Day 3🔥 – Built an NFC-style futuristic UI. Neon + dark theme + clean layout = perfect combo. Loving this UI grind 💻🔥 #Day3 #Frontend #ReactJS #UIDesign #BuildInPublic #WebDev #NeonUI #Techwear #Futuristic #CodeNewbie
Something went wrong.
Something went wrong.
United States Trends
- 1. #AEWDynamite 17.9K posts
- 2. Giannis 74.9K posts
- 3. Claudio 27.7K posts
- 4. #Survivor49 2,207 posts
- 5. Jamal Murray 4,258 posts
- 6. #TheChallenge41 1,567 posts
- 7. #iubb 1,113 posts
- 8. #SistasOnBET 1,801 posts
- 9. Achilles 4,918 posts
- 10. Ryan Nembhard 2,255 posts
- 11. Bucks 49.2K posts
- 12. Tyler Herro 1,529 posts
- 13. Dark Order 1,579 posts
- 14. Kevin Knight 1,825 posts
- 15. Jericho Sims N/A
- 16. Steve Cropper 3,825 posts
- 17. Wiggins 4,563 posts
- 18. Okada 5,608 posts
- 19. Isaiah Stewart N/A
- 20. Yeremi N/A