zhravan/github-readme-quotes

Remove redundant code [Refactoring]

オープン

#135 opened on 2021/04/30

 (11 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (181 件のフォーク)auto 404
Little workdocumentationduplicateenhancementgood first issuehacktoberfesthacktoberfest-acceptedhelp wantedrefactoring

Repository metrics

Stars
 (307 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド