Skip to content

Refactor state management using Context API and custom hook - #201

Open
Blessing-bit-ui wants to merge 1 commit into
version0chiro:mainfrom
Blessing-bit-ui:main
Open

Refactor state management using Context API and custom hook#201
Blessing-bit-ui wants to merge 1 commit into
version0chiro:mainfrom
Blessing-bit-ui:main

Conversation

@Blessing-bit-ui

Copy link
Copy Markdown
  • Implemented Context API for shared application state management.
  • Created a custom hook called useAppStates.
  • Added AppProvider to wrap the main components.
  • Moved state management logic away from App.js.
  • Reduced prop drilling between Header, Navigation, and CardSet.
  • Updated Header, Navigation, and CardSet to consume state directly from Context API.
  • Improved code readability and maintainability.

@netlify

netlify Bot commented Jun 6, 2026

Copy link
Copy Markdown

Deploy Preview for find-me-issues ready!

Name Link
🔨 Latest commit 637ee98
🔍 Latest deploy log https://app.netlify.com/projects/find-me-issues/deploys/6a2464b8c81f8f000854f79c
😎 Deploy Preview https://deploy-preview-201--find-me-issues.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jun 6, 2026

Copy link
Copy Markdown

Deploy Preview for find-me-issues-web-app ready!

Name Link
🔨 Latest commit 637ee98
🔍 Latest deploy log https://app.netlify.com/projects/find-me-issues-web-app/deploys/6a2464b8fb59f000081017f2
😎 Deploy Preview https://deploy-preview-201--find-me-issues-web-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant