zhravan/github-readme-quotes

Remove Theme.js Code Duplication [Refactoring]

开放

#134 创建于 2021年4月30日

 (7 条评论) (0 个反应) (0 位负责人)JavaScript (181 个派生)auto 404
Little workduplicateenhancementgood first issuehacktoberfesthacktoberfest-acceptedhelp wantedrefactoring

仓库指标

星标
 (307 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南