Bogdan Kim
@semperprimumAll solutions
- Submitted 6 months ago
Hangman Game with React, TypeScript, React Router
- HTML
- CSS
- JS
How does my folder structure look? Each
/view/
folder contains its own/components/
folder, holding components that are specific to that view and won't be reused elsewhere.As i mentioned,
GameContext.tsx
might look a bit cluttered? I can navigate the file without any problems, but that might be because I wrote it :D. Any tips? Or is it okay overall?