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

Fix #33 - Create Backend Provider and Data Context consumers/providers #37

Merged
merged 2 commits into from
Oct 31, 2020
Merged

Fix #33 - Create Backend Provider and Data Context consumers/providers #37

merged 2 commits into from
Oct 31, 2020

Conversation

sebas-alarconr
Copy link
Contributor

Backend:

  • Bcn Context Provider/Consumer
  • Charts Context Provider/Consumer
  • Maps Context Provider/Consumer
  • Also adding hooks, context could be used as use() in functional components.
  • Created a Backend Provider with all Providers created

Widget

  • Using Bcn, Charts and Maps context where necessary.

App

  • Adding BackendProvider

@emibcn emibcn merged commit 1ebe1eb into emibcn:master Oct 31, 2020
@emibcn
Copy link
Owner

emibcn commented Oct 31, 2020

Thanked!

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.

Move Backends logic to a Data Context Provider/Consumer logic (allow easy backend adding)
2 participants