zhravan/github-readme-quotes

Remove Theme.js Code Duplication [Refactoring]

Aberta

#134 aberto em 30 de abr. de 2021

 (7 comentários) (0 reação) (0 responsável)JavaScript (181 forks)auto 404
Little workduplicateenhancementgood first issuehacktoberfesthacktoberfest-acceptedhelp wantedrefactoring

Métricas do repositório

Stars
 (307 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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/themes/index.js file and use the existing backend-version file

Guia do colaborador