#reactjs wyniki wyszukiwania
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
Built a stopwatch in React. mass proud. Memory leak. 3 hours of debugging. Turns out I forgot to clean up my useEffect. One line. That's all I was missing. mass humbling. If React still confuses you keep breaking stuff. That's how it clicks.#BuildInPublic #ReactJS #javascript30
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
Started @mannupaaji Motion for React playlist and I’m genuinely loving it. Variants, hooks, sequence and many more animations are finally clicking. Can’t wait to put this into real projects and build smooth, production-ready components! #ReactJS #FramerMotion #WebDev
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
🧠 Day 39: JSX, Babel & Components ⚛️🚀 ✨ JSX isn’t HTML — it just looks like it. • JSX → JS with cleaner syntax • Babel → turns JSX → JS • Components → reusable UI • Props → pass data 📦 ⚛️React is just a JavaScript object behind the scenes. #ReactJS @rohit_negi9 💻🔥
POV: You took the internship project too seriously 😅 Remodified my internship project🔥 #ReactJS #BuildInPublic
React Hooks let you add state, side effects, and shared logic to functional components without classes. Hooks like useState, useEffect, and useContext simplify React apps, reduce complexity, and make components cleaner, reusable, and easier to maintain. #webdev #ReactJS
Project Update -React + Vite setup -Beautiful UI with Tailwind CSS -Password visibility toggle -Multi-role selection (User/Owner/Delivery Partner) -Google OAuth UI ready -Connected to backend auth API -React Router navigation #BuildInPublic #WebDev #ReactJS
Learning React Hooks today! ⚛️🔥 Finally understood how useState() works — why normal variables don’t update the UI, and how state + re-rendering actually make React React. Built a small counter app. #ReactJS #JavaScript #Frontend #CodingJourney #LearningInPublic @rohit_negi9
Day 38: ReactJS ⚛️🚀 React = fast, component-based UI library! ✨ Why? Components, Virtual DOM, reusable, scalable. ⚛️ Flow: Code → VDOM → DOM 🌍 Same React, different platforms: • Web → ReactDOM • Apps → React Native • PDFs → React PDF #ReactJS #WebDev @rohit_negi9 💻🔥
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
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
If you understand how React truly works under the hood, you’ll never fear front-end interviews again. This is the core knowledge companies actually test. #ReactJS #WebDev
Tried building a parallax effect using motion hooks like useScroll, useTransform, and useSpring. After some experimenting, I finally got a smooth, clean result. Great thanks to @mannupaaji for the solid walkthrough in the video. #ReactJS #FramerMotion #WebDev
Day 39 of #WebDev 🚀 Dived into JSX, Babel, props, and React components — loving how everything starts fitting together! ⚛️ Building UIs feels way more structured now. #React #ReactJS #JavaScript #Frontend #100DaysOfCode #CodingJourney #LearnInPublic
Modern React.JS Portfolio Website with Smooth Animations Watch Tutorial : youtu.be/aaVDAVpiyug #ReactJS #PortfolioWebsite #AnimatedPortfolio #FrontendDeveloper #WebDevelopment #WebDesign #ReactDeveloper #CreativePortfolio #ResponsiveDesign #DeveloperPortfolio
🚀 Turn AI-generated JSX into live React apps in seconds — no build tools, no config. Paste code ➝ Instant site. 💻 Try it: deployit.app #DeployIt #AIToWeb #ReactJS #ClaudeAI #GeminiCodeGen #BuildWithAI #DevTools #RapidPrototyping
Hey #ReactJS devs! Ever confused by "State as a Snapshot"? 🤔 My new #GenZJavaScript video dives deep into this core concept Master your React skills! Watch here: youtu.be/XFtZi8GlXaY?si… #JavaScript #Frontend #WebDev #Coding #Tutorial #Shivraj #DevBhoomiCode
youtube.com
YouTube
State as a Snapshot in React Hooks Explained 📸 | Mastering Re-rend...
"Always strive to simplify your components. 'The best React components are those that do the least.' - From the book 'Learning React'. Keep your components focused and maintainable! #ReactJS #CodeWisdom" ✍ @openai
Hiring: Perfect (Stealth Technology Startup) - Lead Software Engineer Location: Remote - Worldwide jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring
Hiring: Sysdig - Software Engineer 2 – Front End Location: Remote - United States jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring
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
Built a stopwatch in React. mass proud. Memory leak. 3 hours of debugging. Turns out I forgot to clean up my useEffect. One line. That's all I was missing. mass humbling. If React still confuses you keep breaking stuff. That's how it clicks.#BuildInPublic #ReactJS #javascript30
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
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
🧠 Day 39: JSX, Babel & Components ⚛️🚀 ✨ JSX isn’t HTML — it just looks like it. • JSX → JS with cleaner syntax • Babel → turns JSX → JS • Components → reusable UI • Props → pass data 📦 ⚛️React is just a JavaScript object behind the scenes. #ReactJS @rohit_negi9 💻🔥
Day 38: ReactJS ⚛️🚀 React = fast, component-based UI library! ✨ Why? Components, Virtual DOM, reusable, scalable. ⚛️ Flow: Code → VDOM → DOM 🌍 Same React, different platforms: • Web → ReactDOM • Apps → React Native • PDFs → React PDF #ReactJS #WebDev @rohit_negi9 💻🔥
Learning React Hooks today! ⚛️🔥 Finally understood how useState() works — why normal variables don’t update the UI, and how state + re-rendering actually make React React. Built a small counter app. #ReactJS #JavaScript #Frontend #CodingJourney #LearningInPublic @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
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
Project Update -React + Vite setup -Beautiful UI with Tailwind CSS -Password visibility toggle -Multi-role selection (User/Owner/Delivery Partner) -Google OAuth UI ready -Connected to backend auth API -React Router navigation #BuildInPublic #WebDev #ReactJS
🚀 Day 38 Done! Started ReactJS Full Course ⚛️ Learned what React is & why it’s a game changer for UI development 💡 #100DaysOfCode #ReactJS #WebDev #CoderArmy
🚀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
Day 32/100 ✅ Built a simple React UI today using state, props, and component logic ⚛️ Slow progress, solid foundations. 💪 #ReactJS #100DaysOfCode #WebDevelopment
Day 39 of #WebDev 🚀 Dived into JSX, Babel, props, and React components — loving how everything starts fitting together! ⚛️ Building UIs feels way more structured now. #React #ReactJS #JavaScript #Frontend #100DaysOfCode #CodingJourney #LearnInPublic
If you understand how React truly works under the hood, you’ll never fear front-end interviews again. This is the core knowledge companies actually test. #ReactJS #WebDev
Building a cozy coffee-themed website in React ☕ Still polishing sections, but loving how it's turning out! #ReactJS #FrontEnd #WebDev #UIDesign
Deep diving into advanced routing in React today ⚛️.. Finally wrapping my head around dynamic segments, nested routes, and handling those 404s properly . . . #ReactJS #WebDev #100DaysOfCode #JavaScript #DevelopersIndia #NightCoding #ProgrammerHumor #Coding #Developer
Something went wrong.
Something went wrong.
United States Trends
- 1. Broncos 43.7K posts
- 2. Mariota 12.4K posts
- 3. Ertz 3,038 posts
- 4. Bo Nix 9,514 posts
- 5. Commanders 32K posts
- 6. #RaiseHail 5,585 posts
- 7. Riley Moss 2,231 posts
- 8. Treylon Burks 11.6K posts
- 9. Terry 20.1K posts
- 10. #SNFonNBC N/A
- 11. #BaddiesUSA 22.7K posts
- 12. Bobby Wagner 1,033 posts
- 13. Deebo 3,031 posts
- 14. #DENvsWAS 3,140 posts
- 15. Collinsworth 2,902 posts
- 16. #RHOP 11.3K posts
- 17. Jake Moody N/A
- 18. Sean Payton 1,548 posts
- 19. Bonitto 5,346 posts
- 20. Dan Quinn N/A