zhravan/github-readme-quotes

Remove redundant code [Refactoring]

Ouverte

#135 ouverte le 30 avr. 2021

 (11 commentaires) (0 réaction) (1 personne assignée)JavaScript (181 forks)auto 404
Little workdocumentationduplicateenhancementgood first issuehacktoberfesthacktoberfest-acceptedhelp wantedrefactoring

Métriques du dépôt

Stars
 (307 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur