Refactoring Dead Code

オープン
#903 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1時間未満
初心者へのやさしさ
55/100
issue の種類
リファクタリング
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
javascript

調査の方向性

リンクされている Sprint-3/3-dead-code の教材を読み、coursework リポジトリ内ではそのディレクトリだけを調査してください。演習で説明されている未使用コードを特定し、dead code の扱いについてリポジトリで示されている方法に従い、リファクタリング後もディレクトリがクリーンな状態であることを確認してください。

索引モデルが issue の本文から書いたものです。

説明

🏝️ Priority Stretch 🐇 Size Small 📅 Sprint 3 Module-Structuring-And-Testing-Data Submit:PR
Link to the coursework

https://github.com/CodeYourFuture/Module-Structuring-and-Testing-Data/tree/main/Sprint-3/3-dead-code

Learning Objectives
  • Identify 'dead code' in an existing code base
  • Demonstrate how we handle 'dead code' in our codebases
Why are we doing this?

The presence of "dead code" can impact the efficiency and developer experience of a code repository. Learning to refactor code to be clean and efficient will help you be a better developer and future-proof your code.

Maximum time in hours

1

How to get help

Share your blockers in your class channel
https://curriculum.codeyourfuture.io/guides/getting-help/asking-questions/

How to submit
  1. In your fork of the coursework repo, checkout the main branch
  2. Make a new branch from main called coursework/sprint-3-dead-code
  3. Make regular small commits in this branch with clear messages.
  4. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.

There are several directories in this repo. Make a new branch for each issue in each sprint. Only change files in the Sprint-3/3-dead-code directory.

Anything else?

No response

主要言語
JavaScript
スター
0
フォーク
397
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeYourFuture/Module-Structuring-and-Testing-Data のほかの issue

CodeYourFuture/Module-Structuring-and-Testing-Data の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。