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

feat(datastore): datastore state management #33

Merged
merged 1 commit into from
Jun 28, 2023
Merged

feat(datastore): datastore state management #33

merged 1 commit into from
Jun 28, 2023

Conversation

JfrAziz
Copy link
Owner

@JfrAziz JfrAziz commented Jun 28, 2023

changes in this PR:

  • using zustand with immer middleware in data-store
  • multiple data and metadata in object instead array, because it is easier to access than array
  • add data using fake data

close #29

@vercel
Copy link

vercel bot commented Jun 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
datavizs ❌ Failed (Inspect) Jun 28, 2023 4:35pm

@JfrAziz JfrAziz self-assigned this Jun 28, 2023
@JfrAziz JfrAziz linked an issue Jun 28, 2023 that may be closed by this pull request
@JfrAziz JfrAziz merged commit 126a172 into rewrite Jun 28, 2023
1 check passed
@JfrAziz JfrAziz deleted the data-store branch June 28, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataStore, state management for data and metadata
1 participant