zhravan/github-readme-quotes

Remove Theme.js Code Duplication [Refactoring]

Offen

#134 geöffnet am 30.04.2021

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (181 Forks)auto 404
Little workduplicateenhancementgood first issuehacktoberfesthacktoberfest-acceptedhelp wantedrefactoring

Repository-Metriken

Stars
 (307 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Is your feature request related to a problem? Please describe. Constant Values stored as JSON values are duplicated across the frontend and backend version.

Describe the solution you'd like Remove the duplicated version inside the /frontend/src/util/themes/index.js file and use the existing backend-version file

Contributor Guide