Closed augustinanders closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
2023-03-01-capstone-neuefische-memory | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 17, 2023 0:56am |
Nice work! Left only some minor comments to discuss.
Thank you for the review! changed the suggestions. @PReichetanz
fixed a bug, before it was possible to doubleclick the backside of a card. This caused a problem, because the same image was put to the
compareImages
-state twice. My solution is a Timeout with the same duration of the css-animation(600ms).Edit: Refactored a lot of code: maybe review in
codespaces
to get a better overview.