umputun/remark42

Improve frontend components structure

Open

#96 创建于 2018年6月23日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (5,500 star) (432 fork)user submission
enhancementfrontendhelp wanted

描述

Right now we have ten components, and most of them a really huge. There must be a way to simplify most of them by means of splitting into smaller components.

For example, comment component right now implements logic for regular comment, for pinned comment, for comment in last comments widget (!), etc. It contains lots of logic about choosing the right way to render. It definitely must be simplified.

贡献者指南