#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

🚀 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


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

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

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

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

Day 97-98 of #100DaysOfCode Just revamped my eCommerce project with the #ContextAPI and #useContext No more prop drilling Now my app is super efficient and organized, making state management a breeze.Code cleaner, components happier! 💻#ReactJS #100daysofcodechallenge #javascript




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

Day 6 Complete a simple #mernstack project #contextApi #hooks #CodingPhase #365CodingPhase #365codingphasechallenge #100DaysOfCode #React #Redux #expressjs #mern

🐭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


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

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

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

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

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

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

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

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

React Context API returns undefined stackoverflow.com/questions/6139… #reactjs #reacthooks #contextapi

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

Something went wrong.
Something went wrong.
United States Trends
- 1. No Kings 699K posts
- 2. #AnteX N/A
- 3. Dork Cult Protest Day 27.7K posts
- 4. Vandy 4,738 posts
- 5. Semaj Morgan N/A
- 6. Andrew Marsh N/A
- 7. Araujo 590K posts
- 8. Shula N/A
- 9. Nuss 2,400 posts
- 10. #GoBlue 1,567 posts
- 11. Pavia 1,588 posts
- 12. McLaren 44.9K posts
- 13. Arsenal 101K posts
- 14. Lance Stroll 1,850 posts
- 15. Duke 75.7K posts
- 16. Fulham 32.3K posts
- 17. #USGP 70.7K posts
- 18. Zvada N/A
- 19. Joe Sloan N/A
- 20. Vanderbilt 4,463 posts