#contextapi search results
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

> 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


🚀 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

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

🐭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 19 of #365DaysOfCode I achieved toggling between dark and light themes in the star-match game. All thanks to the #ContextAPI . It doesn't look good but tomorrow is a good day to style it.
Still active👀💯 Stolen laptop replaced😑 Currently working on an e-commerce store with context Api and useReducer as tools for state management. #graeseed #contextApi

🌟React Context API! 🎯🚀 React Context API empowers efficient global state management. Let's explore its potential and create connected components! 🌈💡 🔍 React Context API allows you to share data across components without prop drilling. #React #ContextAPI #StateManagement

Just learned Context API using React and implemented themeMode for light and dark modes ! Applied it to cards for a sleek UI switch ! #React #ContextAPI #100DaysOfCode
Day 23 of #365DaysOfCode I finally hacked it. When I finished developing the game, I got a good number of requests to put a dark mode feature and after stressful sessions of debugging code, I have achieved it using #contextAPI fidels-star-match-game.netlify.app #reactjs #buildinpublic

Day 12 #100DaysOfCode Learning the power of React State and React Context in order to manage user authentication and state with ease 🙌 #React #ContextAPI #Coding #WebDevelopment

Just learned about the Context API in React - a powerful tool for sharing data between components! No more passing props down the component tree. Excited to start using it in my projects! #ReactJS #ContextAPI #WebDev

Just built a ToDo app using #ReactJS 🚀, integrated the #ContextAPI for seamless state management, and utilized #LocalStorage for persistent data. 💻 Making #Frontend development smoother with scalable solutions! #100DaysOfCode #WebDev #React #javascript #buildinginpublic

I Learn about the Context API in React today! 🎉 It's a game-changer for: 🚀 Managing global state without prop drilling. 🚀 Providers, Consumers, and shared values make life easier. What have you learned or worked on today? #ReactJS #ContextAPI #CodingJourney

> 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
Just built a React Dynamic Navbar! 🚀 Features: • 3D submenu animations • Mobile sidebar • Context API state management • Responsive design Live demo: dynamic-navbar-gpdev.netlify.app GitHub: github.com/pro804/React-D… #React #ContextAPI #WebDev #UIComponents #Coding #buildinpublic
🚀 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


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

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


🚀 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

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
Day 6 Complete a simple #mernstack project #contextApi #hooks #CodingPhase #365CodingPhase #365codingphasechallenge #100DaysOfCode #React #Redux #expressjs #mern

🚀 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

🐭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


TotalPrice of the cart is displaying NaN stackoverflow.com/questions/6686… #reactjs #javascript #contextapi #redux #nodejs

> 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


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

Using ContextAPI doesn't re-render its consumer, but content is changed. Why? stackoverflow.com/questions/6611… #contextapi #render #javascript #reactjs

ReactJS - Context + Firebase Authentication - context is undefined stackoverflow.com/questions/6814… #reactjs #contextapi

Just learned about the Context API in React - a powerful tool for sharing data between components! No more passing props down the component tree. Excited to start using it in my projects! #ReactJS #ContextAPI #WebDev

[blog] Voyons comment mettre en place une implémentation lite de #Redux à l'aide de la #ContextAPI et des #Hooks #React - bit.ly/3a75FfZ
![infinitesquare's tweet image. [blog] Voyons comment mettre en place une implémentation lite de #Redux à l'aide de la #ContextAPI et des #Hooks #React - bit.ly/3a75FfZ](https://pbs.twimg.com/media/ERnLSrUWsAAwje8.png)
How can I implement an array with fixed size in react. So users cant add more after 5 inputs stackoverflow.com/questions/6552… #contextapi #javascript #arrays #reacthooks #reactjs

Day 12 #100DaysOfCode Learning the power of React State and React Context in order to manage user authentication and state with ease 🙌 #React #ContextAPI #Coding #WebDevelopment

GM ☕ Just a friendly reminder to use the #useContext 🪝 🌐 It's the remedy for global state management, simplifying data sharing, and decluttering your codebase. Say goodbye to the chaos, and hello to clean, efficient code! 💼 #ReactDevelopment #ContextAPI

Getting an error while trying the context API in React JS. I am using context API with classes in ReactJS stackoverflow.com/questions/6908… #contextapi #reactjs

Cannot destructure property as it is undefined stackoverflow.com/questions/6425… #destructuring #reactjs #contextapi #javascript

Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 32.3K posts
- 2. #WWENXT 15K posts
- 3. #DWCS 5,554 posts
- 4. Robert 103K posts
- 5. Carrie Ann 3,747 posts
- 6. #RHOSLC 3,594 posts
- 7. Elaine 54.1K posts
- 8. Whitney 14.4K posts
- 9. Haji Wright N/A
- 10. #USMNT 1,105 posts
- 11. Max Muncy 3,364 posts
- 12. Roldan 1,883 posts
- 13. Young Republicans 49.3K posts
- 14. Dylan 31.8K posts
- 15. Yelich 1,420 posts
- 16. Politico 261K posts
- 17. Yamamoto 8,500 posts
- 18. Mr. Feeny N/A
- 19. Danielle 9,403 posts
- 20. Pulisic 1,257 posts