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

refactor: improve sort orderr and new cards shown #45

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Conversation

zsh-eng
Copy link
Owner

@zsh-eng zsh-eng commented Apr 19, 2024

Fixes #44

  • fix: include delete decks in seed script
  • feat: update review order

Session Data is encapsulated in a `SessionData` object.

This abstraction allows us to extract the logic of
calculating optimistic updates into a reusabled function.

New cards are shown with a 25% chance on the frontend.
This is an arbitrary number that can be changed in the future.
Copy link

vercel bot commented Apr 19, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
spaced ⬜️ Ignored (Inspect) Visit Preview Apr 19, 2024 1:05pm

@zsh-eng zsh-eng self-assigned this Apr 19, 2024
@zsh-eng zsh-eng merged commit 3202b79 into main Apr 19, 2024
2 checks passed
@zsh-eng zsh-eng deleted the zsheng/review-order branch April 19, 2024 13:05
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.

Refactor sort order logic
1 participant