> 4hrs 33mins on code today 😤 React Leaflet tried me. ESLint almost broke me. But we dey. “WorldWise” is starting to look clean — markers, context, map updates, the whole vibe 🌍💻 #contextAPI #buildinpublic #ReactJS #FrontendDev #TechNigeria

roobie001's tweet image. > 4hrs 33mins on code today 😤
React Leaflet tried me. ESLint almost broke me.
But we dey.

“WorldWise” is starting to look clean — markers, context, map updates, the whole vibe 🌍💻

#contextAPI #buildinpublic #ReactJS #FrontendDev #TechNigeria
roobie001's tweet image. > 4hrs 33mins on code today 😤
React Leaflet tried me. ESLint almost broke me.
But we dey.

“WorldWise” is starting to look clean — markers, context, map updates, the whole vibe 🌍💻

#contextAPI #buildinpublic #ReactJS #FrontendDev #TechNigeria

> 4hrs 33mins on code today 😤 React Leaflet tried me. ESLint almost broke me. But we dey. “WorldWise” is starting to look clean — markers, context, map updates, the whole vibe 🌍💻 #contextAPI #buildinpublic #ReactJS #FrontendDev #TechNigeria

roobie001's tweet image. > 4hrs 33mins on code today 😤
React Leaflet tried me. ESLint almost broke me.
But we dey.

“WorldWise” is starting to look clean — markers, context, map updates, the whole vibe 🌍💻

#contextAPI #buildinpublic #ReactJS #FrontendDev #TechNigeria
roobie001's tweet image. > 4hrs 33mins on code today 😤
React Leaflet tried me. ESLint almost broke me.
But we dey.

“WorldWise” is starting to look clean — markers, context, map updates, the whole vibe 🌍💻

#contextAPI #buildinpublic #ReactJS #FrontendDev #TechNigeria

Context API Prop drilling se pareshaan? Context API: "Sabko milega data bina ghoome!" 💡 #contextapi #reactjs #statemanagement #frontend


I learned destructuring creates new variables from object properties, matching names by default unless I rename them explicitly. #100DaysOfCode #React #ContextAPI


Day3: Build a simple login form and user authentication. Now I can log in with username/password and show the username on the dashboard. Learned the difference between onClick and onSubmit, and practiced managing global state with Context :) #100DaysOfCode #React #ContextAPI


🚀 Built a React Sidebar & Modal with Context API! ✅ Smooth sliding sidebar ✅ Modal with testimonial carousel ✅ Mobile-responsive ✅ Custom hooks & animations Live: sidebar-modal-gpdev.netlify.app 🔍Code: github.com/pro804/React-S… #React #ContextAPI #Frontend #WebDev #CodingJourney


Just added a new GitHub Markdown file to my repo! Explore it here: github.com/Mishra010405 Would love your feedback! 👇 #HTML #CSS #ContextAPI #JavaScript #FrontendDevelopment

ShivamMish90248's tweet image. Just added a new GitHub Markdown file to my repo!
Explore it here: github.com/Mishra010405
Would love your feedback! 👇
#HTML #CSS #ContextAPI #JavaScript #FrontendDevelopment
ShivamMish90248's tweet image. Just added a new GitHub Markdown file to my repo!
Explore it here: github.com/Mishra010405
Would love your feedback! 👇
#HTML #CSS #ContextAPI #JavaScript #FrontendDevelopment

Day - 30 -> Learned Context API -> Built a Context Provider -> Made a mini login app : context updates to “Welcome Akash”. #Javascript #ReactJS #ContextAPI #CodingCommunity

akash_arya__02's tweet image. Day - 30
   -> Learned Context API
   -> Built a Context Provider
   -> Made a mini login app : context updates to
        “Welcome Akash”.
#Javascript #ReactJS #ContextAPI #CodingCommunity

Just built a quick React login demo using Context API & Vite! Handles auth state globally without props mess. Try it: Username "amrit", PW "mgh" → "Welcome amrit" GitHub: -github.com/HeyIamMarasini… #React #ContextAPI #Vite #WebDev #100DaysOfCode

amrit_twts_'s tweet image. Just built a quick React login demo using Context API & Vite! 
Handles auth state globally without props mess.
Try it: Username "amrit", PW "mgh" → "Welcome amrit"
GitHub: -github.com/HeyIamMarasini…
#React #ContextAPI #Vite #WebDev #100DaysOfCode

Day 31/100 — Context API & Redux 🔥 => Built a Todo project using Context API 📝 and explored how it simplifies global state. => Also started diving into Redux & Redux Toolkit — excited to see the difference! 🚀 #100DaysOfCode #ReactJS #ContextAPI #Redux

harshit_jsx's tweet image. Day 31/100 — Context API & Redux 🔥

=> Built a Todo project using Context API 📝
       and explored how it simplifies global state.

=> Also started diving into Redux & Redux Toolkit —  
       excited to see the difference! 🚀

#100DaysOfCode #ReactJS #ContextAPI #Redux

🐭Add a GitHub Markdown file! Today, I added a GitHub Markdown file! Rate my GitHub markdown file. 👇 Link: github.com/HARSHIT031204-… 📷#100DaysOfCode #ReactJS #ContextAPI #JavaScript #FrontendDevelopment

harshit_jsx's tweet image. 🐭Add a GitHub Markdown file!   

Today, I added a GitHub Markdown file!
Rate my GitHub markdown file.
👇
Link: github.com/HARSHIT031204-…

📷#100DaysOfCode #ReactJS #ContextAPI 
#JavaScript #FrontendDevelopment
harshit_jsx's tweet image. 🐭Add a GitHub Markdown file!   

Today, I added a GitHub Markdown file!
Rate my GitHub markdown file.
👇
Link: github.com/HARSHIT031204-…

📷#100DaysOfCode #ReactJS #ContextAPI 
#JavaScript #FrontendDevelopment

🚀 Day 30/100 — Learned Context API! Today I dived into React Context API. It felt a bit complex at first, but now I completely understand how to manage global state without prop drilling. 💡 #100DaysOfCode #ReactJS #ContextAPI #JavaScript #FrontendDevelopment

harshit_jsx's tweet image. 🚀 Day 30/100 — Learned Context API!

 Today I dived into React Context API. It felt a bit
 complex at first, but now I completely understand 
 how to manage global state without prop drilling. 💡

#100DaysOfCode #ReactJS #ContextAPI #JavaScript #FrontendDevelopment

🛠️ Key features: • React Context API for global state • Dynamic routing • Real-time movie search • Persistent favorites • Responsive design • Error handling Biggest breakthrough? Context API clicked perfectly - no more prop drilling! 💪 #ContextAPI #ReactRouter


Built a React Todo app using Context API for state and localStorage to save todos locally — no backend needed! ⚛️💾 Easy global state management + data persistence = smooth UX and simple code. live - todoappreactgk.netlify.app git - shorturl.at/b2ii0 #ReactJS #ContextAPI

KrCric's tweet image. Built a React Todo app using Context API for state and localStorage to save todos locally — no backend needed! ⚛️💾
Easy global state management + data persistence = smooth UX and simple code.
live - todoappreactgk.netlify.app
git - shorturl.at/b2ii0
#ReactJS #ContextAPI

Refactored my React ToDo CRUD app — moved from useState ➡️ Context API for global state 🚀 Check it out: github.com/Devu2004/react… All effort goes to @masterdhanesh_ for amazing guidance #ReactJS #ContextAPI #WebDev #Vite #TailwindCSS

GuptaDevansh_'s tweet image. Refactored my React ToDo CRUD app — moved from useState ➡️ Context API for global state 🚀

Check it out: github.com/Devu2004/react…

All effort goes to @masterdhanesh_  for amazing guidance 
#ReactJS #ContextAPI #WebDev #Vite #TailwindCSS

With Context API, share data globally without passing props through every component. Clean code. Just: 🔹 createContext() 🔹 Provider 🔹 useContext() Simple & powerful! 🚀 #ReactJS #ContextAPI #CleanCode


Built a clean, responsive Notes App using React, Context API, and Tailwind CSS. Features: add, update, delete notes + localStorage persistence + smooth microanimations. Live here → notes-app-qzjr.onrender.com #ReactJS #TailwindCSS #ContextAPI #WebDevelopment #MERNStack


> 4hrs 33mins on code today 😤 React Leaflet tried me. ESLint almost broke me. But we dey. “WorldWise” is starting to look clean — markers, context, map updates, the whole vibe 🌍💻 #contextAPI #buildinpublic #ReactJS #FrontendDev #TechNigeria

roobie001's tweet image. > 4hrs 33mins on code today 😤
React Leaflet tried me. ESLint almost broke me.
But we dey.

“WorldWise” is starting to look clean — markers, context, map updates, the whole vibe 🌍💻

#contextAPI #buildinpublic #ReactJS #FrontendDev #TechNigeria
roobie001's tweet image. > 4hrs 33mins on code today 😤
React Leaflet tried me. ESLint almost broke me.
But we dey.

“WorldWise” is starting to look clean — markers, context, map updates, the whole vibe 🌍💻

#contextAPI #buildinpublic #ReactJS #FrontendDev #TechNigeria

Loading...

Something went wrong.


Something went wrong.


United States Trends