P
Grzegorz Sterczewski
@gsterczewskiAll solutions
- Submitted 8 months ago
Memory game made with Vue and Typescript
- HTML
- CSS
- JS
- Code structure and OOP approach in
src/core
- Any tips on responsiveness, especially css units and breakpoints.
- Vue code structure. I don't know if placing styling and logic in
App.vue
is acceptable, or should I perhaps move styling and logic somewhere else. - Overall tips on organizing code.
- Any feedback is highly appreciated.