CodeYourFuture / CodeYourFuture/Module-Structuring-and-Testing-Data

Refactoring Dead Code

Abierto
#903 0 comentarios 0 reacciones 0 asignados Ver en GitHub
🏝️ Priority Stretch 🐇 Size Small 📅 Sprint 3 Module-Structuring-And-Testing-Data Submit:PR
Lenguaje dominante
JavaScript
Estrellas
0
Forks
396
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### 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](https://simpledev.io/lesson/create-branch-gh-desktop-1) for each issue in each sprint. Only change files in the `Sprint-3/3-dead-code` directory.

### Anything else?

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.