Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Book Library

未关闭
#31 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-3 小时
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
javascript
领域
testing-qa

调研方向

打开 debugging/book-library 中链接的课程作业,并先运行应用程序。根据练习规范处理已知和未知的 bug,根据需要使用调试器并编写测试。列出的问题以及根据规范发现的任何 bug 都已修复,且应用程序能够正常运行,即表示完成。

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

描述

🏕 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.

主要语言
JavaScript
星标
0
派生
276
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

CodeYourFuture/Module-Data-Flows 的其他 Issue

查看 CodeYourFuture/Module-Data-Flows 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

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