Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future Feature: Refactor using Context API #21

Open
justincanthony opened this issue Nov 21, 2021 · 0 comments
Open

Future Feature: Refactor using Context API #21

justincanthony opened this issue Nov 21, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request Frontend issues for frontend Future Feature Future features Javascript language type

Comments

@justincanthony
Copy link
Owner

Describe Proposed Feature
Refactor for using global state management

What does it add to the user experience?
possible less loading time

What problem does it solve?
Too many components require the same data and are running unnecessary fetch calls

(Optional) Proposed Methods
Utilize React Context API to share user info across the application

@justincanthony justincanthony added enhancement New feature or request Frontend issues for frontend Javascript language type Future Feature Future features labels Nov 21, 2021
@justincanthony justincanthony self-assigned this Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Frontend issues for frontend Future Feature Future features Javascript language type
Projects
None yet
Development

No branches or pull requests

1 participant