zhravan/github-readme-quotes

Remove redundant code [Refactoring]

Offen

#135 geöffnet am 30.04.2021

 (11 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (181 Forks)auto 404
Little workdocumentationduplicateenhancementgood 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/animation/index.js file and use the existing backend-version src/animations/animation.js file

Contributor Guide