freeCodeCamp / freeCodeCamp/scripts

Consolidate Scripts

未关闭
#202 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
17
派生
16
PR 合并指标
30 天内没有已合并 PR

描述

We should combine some of these scripts that have overlapping goals. One example seems to be the `chat` and the `chat-emails`. There could be others that I still need to look into.

Note: We do not want to achieve "DRY" goals. We treat these scripts as one-offs and need not spend any time maintaining code that "looks" good.

Code logic duplication is acceptable. We never want to create any cross-dependencies to avoid having to maintain these scripts as a whole.

贡献指南

打开贡献指南

调研方向

首先在仓库中定位 `chat` 和 `chat-emails` 脚本,并比较它们的目标和实现。检查其他脚本是否存在类似的重叠,然后定义一个整合范围,在保留它们一次性使用方式的同时避免跨依赖。完成的标准是:约定的重叠脚本已完成整合,且未引入共享的维护依赖。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
tooling
Issue 类型
重构
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。