zhravan/github-readme-quotes

Remove redundant code [Refactoring]

Aperta

#135 aperta il 30 apr 2021

 (11 commenti) (0 reazioni) (1 assegnatario)JavaScript (181 fork)auto 404
Little workdocumentationduplicateenhancementgood first issuehacktoberfesthacktoberfest-acceptedhelp wantedrefactoring

Metriche repository

Star
 (307 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor