🚀 UI progress on my ARVI AI chatbot! Login, Register & Home page done. Now building the chat screen. #reactjs #webdev #ai #buildinpublic

alok_js's tweet image. 🚀 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

anandkumar_dev's tweet image. 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

🚨 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


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

Bwister1's tweet image. 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

_sajidhussain86's tweet image. 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 shipped my dev portfolio 🚀 Anonymous by design. Premium execution. Built with @reactjs + TypeScript. Live: gog-portfolio.vercel.app GitHub: github.com/GOG-777/My-Dev… No face. Just code. #build #webdev #reactjs #typescript #developer


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

akg26266's tweet image. 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
akg26266's tweet image. 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

POV: You took the internship project too seriously 😅 Remodified my internship project🔥 #ReactJS #BuildInPublic


🚀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


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 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

dev_akash001's tweet image. 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

🚀 Built a clean & responsive Login–Signup system using React + CSS! Perfect for beginners exploring authentication UI. GitHub Repo 👉 github.com/Amisha-0505/Lo… #ReactJS #WebDevelopment #OpenSource


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

_JhsFortune's tweet image. 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

⚠️ 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


🚨 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


Did a single commit today, but it was the Aladdin's lamp of JavaScript; one wish fulfilled, a thousand bugs banished! #reactjs #automation #developer #devlife 🧞‍♂️🪲💪


Hiring: Domus Global - Senior Frontend React Developer Location: Remote - United States jsjobbs.com/javascript-job… #javascript #reactjs #nodejs #vuejs #jobs #hiring


Junior Frontend Dev (HTML • CSS • JS • React) Available for remote work immediately Clean, responsive UIs • Fast delivery Open to full-time or freelance gigs DMs wide open! #Frontend #ReactJS #RemoteJobs #Hiring


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

Bwister1's tweet image. 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

alok_js's tweet image. 🚀 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

_sajidhussain86's tweet image. 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

akg26266's tweet image. 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
akg26266's tweet image. 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 32/100 ✅ Built a simple React UI today using state, props, and component logic ⚛️ Slow progress, solid foundations. 💪 #ReactJS #100DaysOfCode #WebDevelopment

Abhishek_97733's tweet image. 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 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

dev_akash001's tweet image. 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 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

_JhsFortune's tweet image. 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

Shahahahzaman's tweet image. 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
Shahahahzaman's tweet image. 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
Shahahahzaman's tweet image. 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
Shahahahzaman's tweet image. 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 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

anandkumar_dev's tweet image. 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 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

Diya_meghani's tweet image. 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

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

PhilipDren's tweet image. 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

🚀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

MananCodes123's tweet image. 🚀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

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

Oruaro6's tweet image. 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
Oruaro6's tweet image. 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
Oruaro6's tweet image. 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

1Farankhan's tweet image. 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
1Farankhan's tweet image. 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 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

BarnwalNit81849's tweet image. 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
BarnwalNit81849's tweet image. 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
BarnwalNit81849's tweet image. 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 38 of #100DaysOfCode I finally completed the Job Listings with Filtering challenge from Frontend Mentor! 🎉 It was an intermediate project, and I’m proud of how it turned out. Small wins like this keep me going! #ReactJS #FrontendMentor #100DaysOfCode

FarukOlawale3's tweet image. Day 38 of #100DaysOfCode
I finally completed the Job Listings with Filtering challenge from Frontend Mentor! 🎉  
It was an intermediate project, and I’m proud of how it turned out.
Small wins like this keep me going!  
#ReactJS #FrontendMentor #100DaysOfCode
FarukOlawale3's tweet image. Day 38 of #100DaysOfCode
I finally completed the Job Listings with Filtering challenge from Frontend Mentor! 🎉  
It was an intermediate project, and I’m proud of how it turned out.
Small wins like this keep me going!  
#ReactJS #FrontendMentor #100DaysOfCode

Loading...

Something went wrong.


Something went wrong.


United States Trends