Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Memory game solution using vue js

vite, vue, tailwind-css
oussamataima•160
@oussamataima
A solution to the Memory game challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

Learning and Applying Vue.js Concepts: Successfully understanding and applying core concepts such as components, props, events, and the Vue Router.

What challenges did you encounter, and how did you overcome them?

Props and Events: Passing state down to child components through props and using custom events to notify parent components of changes. This helped maintain a clear flow of data and made it easier to sync changes.

Watchers: Using watchers (watch) to respond to state changes and perform necessary side effects, ensuring that any change in state was immediately reflected where needed.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on oussamataima's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License