Aatmaj-Zephyr / Aatmaj-Zephyr/Hangman
Data decoupling using JSON file
Offen
#38
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @Aatmaj-Zephyr
Auf GitHub ansehen
good first issue
- Vorherrschende Sprache
- JavaScript
- Sterne
- 10
- Forks
- 16
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Add the data in the JSON file instead of the JS file
Beitragsleitfaden
Rechercherichtung
Find the JavaScript file currently holding the game data (likely an array or object) and move that data into a separate JSON file. Update the JavaScript code to fetch or import the data from the new JSON file. Check the repository structure for existing data files or import patterns to follow.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, json
- Bereich
- data, frontend
- Issue-Typ
- Refactoring
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 40/100