#reactjs результаты поиска
🚀 Day -39 WebDev Today I finally set up my first React project with Vite! Learned about npm, Node, plugins, bundlers & deployment. Vite is insanely fast #ReactJS #Frontend #100DaysOfCode #LearningInPublic
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
UI Recreation Series #2: Recreated a complete Pricing Section UI using React + vanilla CSS. Used dynamic data for each card, built reusable components, and made the layout fully responsive with a clean visual finish. ~ url-shortener.me/1QS0 #BuildInPublic #ReactJS #UIDesign
React isn’t hard - learning it without JavaScript is. Master the fundamentals first, then React becomes simple. #JavaScript #ReactJS #WebDev #CodingTips #LearnToCode
CVE-2025-55182(CVSS 10.0) && CVE-2025-66478(CVSS 10.0) : Catastrophic React Flaw allows Unauthenticated RCE on Next.js and React Server Components. POC: github.com/whiteov3rflow/… #react #reactjs #cybersecurity #appsec #secops
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
🚨 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
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
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
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 01 React done ✅ Just completed a deep dive into React fundamentals! 🚀 This tutorial was all about understanding the "why" behind the code. Key takeaways: 🔄 Custom Elements: Building a reusable createElement function from scratch. 🆚 React vs ReactDOM #ReactJs #WebDev
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
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
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
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
React.js E-commerce: Unlocking Cost Savings of Serverless Solutions - apsense.com/article/859261… #reactjs #customReactjsdevelopment #ReactjsdevelopmentcompanyRiyadh #ReactNativeAppsDevelopment
🚀 React Siliguri Meetup is happening on Dec 6, 2025 – 6 PM IST Online! Haven’t registered yet? 👇 🔗 commudle.com/fill-form/4219 Join us online for talks, learning & community vibes! 💙⚛️ #ReactSiliguri #ReactJS #Meetup #ReactPlay
Create React App is deprecated. Migrated to Next.js and got SSR, better SEO, built-in API routes without rewriting everything. Migration guide 👇 #JavaScript #WebDev #ReactJS #Programming medium.com/@sanchit0496/b…
FREE Download - Ecommerce App with NextJS React codester.com/items/54011/ec… #reactjs via @codesterhq
Starting a new Web3 frontend project: a Token Swap interface (like Uniswap) using React, Tailwind CSS, RainbowKit, Wagmi, and Viem. I’ll document every step, including errors, fixes, and lessons learned. Follow along! #Web3 #ReactJS #CryptoDev
Bro I built a Voice-Enabled Task Tracker and spent 90% time fixing errors, 10% crying 😭💀 Browser: “mic blocked” MongoDB: “IP not allowed” Parser: “due date? no idea.” BUT IT WORKS NOW 🔥 I speak → the app obeys 🫡 Feeling like diet Tony Stark. #webdev #javascript #reactjs
🚀 Starting a new project: ByteJudge A LeetCode-like platform focused on consistency, progress, and clean UX. Building it in public. Follow the journey 👇🔥 #buildinpublic #reactjs #typescript #devcommunity
FREE Download - Ecommerce App with NextJS React codester.com/items/54011/ec… #reactjs чрез @codesterhq
🚨 Critical React & Next.js Flaw Alert! 🚨 New vulnerability shakes web/cloud security: Impacts 6% of ALL websites & 39% of cloud envs (per Wiz). Assess/patch frontend/backend NOW! linkedin.com/posts/dhaval-b… #CyberSecurity #ReactJS #NextJS #CloudSecurity #InfoSec
Day 19 of React - Context API Continued working with the context API section today. Hit a tricky UI bug in my shopping cart, but after taking a break and revisiting it, I finally fixed it. Turned out it was react being case sensitive, took a while to spot. #100DaysOfCode #ReactJS
When I created the logo for [Interactions], I wanted something simple, something that stood out, and most importantly something that interacts... interactions.gallery #software #reactjs #uiux
Stop blaming React for state management woes—embrace strategies that best fit your needs! Explore beyond Redux to options like Context API & hooks for cleaner state solutions. Empower your projects with the right tools! #ReactJS #StateManagement #WebDev #CodingTips
FREE Download - Ecommerce App with NextJS React codester.com/items/54011/ec… #reactjs via @codesterhq
React has evolved your custom hooks should too! This insightful post explores modern hook patterns using Actions, useOptimistic, and useTransition to build simpler, more resilient components aligned with React 19’s async-first future. allthingssmitty.com/2025/12/01/rea… #ReactJS #WebDev
Leveling up the Apple vibes 🍏✨ Next, I built a MacBook showcase website - blending that clean Apple aesthetic with smooth ThreeJS + GSAP animations and React 🚀 Creating immersive 3D experiences on the web is becoming an addiction 😍 #ReactJS #ThreeJS #GSAP #Frontend #WebDev
🚀Day 62 #CoderArmy Wrapped up React Hooks lecture today learned how useState fixes manual DOM bugs 🚀 Played with state & UI updates feeling the power of Hooks 💪 Staying locked in & leveling up daily 🔥 #ReactJS #Hooks @rohit_negi9
🚀 Day -39 WebDev Today I finally set up my first React project with Vite! Learned about npm, Node, plugins, bundlers & deployment. Vite is insanely fast #ReactJS #Frontend #100DaysOfCode #LearningInPublic
UI Recreation Series #2: Recreated a complete Pricing Section UI using React + vanilla CSS. Used dynamic data for each card, built reusable components, and made the layout fully responsive with a clean visual finish. ~ url-shortener.me/1QS0 #BuildInPublic #ReactJS #UIDesign
CVE-2025-55182(CVSS 10.0) && CVE-2025-66478(CVSS 10.0) : Catastrophic React Flaw allows Unauthenticated RCE on Next.js and React Server Components. POC: github.com/whiteov3rflow/… #react #reactjs #cybersecurity #appsec #secops
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
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
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
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 01 React done ✅ Just completed a deep dive into React fundamentals! 🚀 This tutorial was all about understanding the "why" behind the code. Key takeaways: 🔄 Custom Elements: Building a reusable createElement function from scratch. 🆚 React vs ReactDOM #ReactJs #WebDev
Day 32/100 ✅ Built a simple React UI today using state, props, and component logic ⚛️ Slow progress, solid foundations. 💪 #ReactJS #100DaysOfCode #WebDevelopment
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
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
Day🗓️4️⃣0️⃣of Defence course by @rohit_negi9 Learning👇 useState() = the quickest way to add dynamic state to your component. 👉 Helps you store & update values 👉 Re-renders UI automatically 👉 Perfect for forms, toggles, counters & more #ReactJS #JavaScript #WebDev #CodingTips
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
🚀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
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
🚀 UI progress on my ARVI AI chatbot! Login, Register & Home page done. Now building the chat screen. #reactjs #webdev #ai #buildinpublic
Something went wrong.
Something went wrong.
United States Trends
- 1. Cowboys 71.6K posts
- 2. LeBron 97K posts
- 3. Gibbs 19.2K posts
- 4. Lions 88K posts
- 5. Pickens 13.7K posts
- 6. #heatedrivalry 20.1K posts
- 7. #OnePride 10.2K posts
- 8. Brandon Aubrey 7,103 posts
- 9. Ferguson 10.5K posts
- 10. scott hunter 3,425 posts
- 11. #DALvsDET 6,103 posts
- 12. Eberflus 2,517 posts
- 13. Shang Tsung 22.9K posts
- 14. CeeDee 10.3K posts
- 15. Goff 8,477 posts
- 16. Bland 8,440 posts
- 17. DJ Reed N/A
- 18. Paramount 18.3K posts
- 19. fnaf 2 24K posts
- 20. Warner Bros 16.4K posts