Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Book Library

Aperta
#31 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-3 ore
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
javascript
Ambito
testing-qa

Direzione di ricerca

Apri il lavoro del corso collegato in debugging/book-library ed esegui prima l’applicazione. Usa la specifica dell’esercizio per esaminare i bug noti e sconosciuti, utilizzando il debugger e scrivendo test quando necessario. Il lavoro è completato quando i problemi elencati e tutti i bug trovati sulla base della specifica sono stati risolti e l’applicazione funziona correttamente.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 2 Core Module-Data-Flows Submit:PR
Learning Objectives
  • Fix known bugs in an application
  • Use an application's specification to find any unknown bugs
Link to the coursework

https://github.com/CodeYourFuture/Module-Data-Flows/tree/main/debugging/book-library

Why are we doing this?

A big part of any development role is identifying and fixing bugs in code. Sometimes you will find these bugs yourself, other times users or colleagues will report them to you.

In this exercise we have provided some code which doesn't work properly. Start by running the code, then work through the list of bugs and attempt to fix them.

Maximum time in hours

3

How to get help
  1. Share your blockers in your class channel. Use the opportunity to refine your skill in Asking Questions like a developer.

  2. Use the debugger! Write tests! Use the tools you have been learning to help you solve problems methodically.

Submission & Review
  1. Fork to your Github account.
  2. Make a branch for this project.
  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.
gitGraph
    commit id: "start"
    branch feature/book-library
    commit id: "skeleton page code"
    commit id: "Fonts and colours"
    commit id: "mobile layout"
    commit id: "lighthouse audit revisions mobile"
    commit id: "desktop layout"
    commit id: "lighthouse audit revisions desktop"
    checkout main
    merge feature/book-library

There are several projects in this repo. Make a new branch based on main for each project.

Lingua principale
JavaScript
Stelle
0
Fork
276
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di CodeYourFuture/Module-Data-Flows

Tutte le issue di CodeYourFuture/Module-Data-Flows

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.