Skip to content

London | 26-ITP-May | Russom Gebremeskel | Sprint 2 | Book Library - #562

Open
russom-g wants to merge 30 commits into
CodeYourFuture:mainfrom
russom-g:feature/book-library
Open

London | 26-ITP-May | Russom Gebremeskel | Sprint 2 | Book Library #562
russom-g wants to merge 30 commits into
CodeYourFuture:mainfrom
russom-g:feature/book-library

Conversation

@russom-g

@russom-g russom-g commented Aug 17, 2026

Copy link
Copy Markdown

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Bug fixed. Dead code removed.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@russom-g russom-g added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 17, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 17, 2026
@russom-g russom-g changed the title London | 26-ITP-May | Russom Gebremeskel | Book Library Project London | 26-ITP-May | Russom Gebremeskel | Book Library Aug 17, 2026
@github-actions

This comment has been minimized.

@russom-g russom-g added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 17, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 17, 2026
@russom-g russom-g changed the title London | 26-ITP-May | Russom Gebremeskel | Book Library London | 26-ITP-May | Russom Gebremeskel | Book Library Aug 17, 2026
@github-actions

This comment has been minimized.

@russom-g russom-g changed the title London | 26-ITP-May | Russom Gebremeskel | Book Library London | 26-ITP-May | Russom Gebremeskel | Sprint 2 | Book Library Aug 17, 2026
@russom-g russom-g added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 17, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 17, 2026
@github-actions

This comment has been minimized.

@russom-g russom-g added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 17, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 17, 2026
@russom-g russom-g added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 17, 2026

@cjyuan cjyuan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could consider placing all code that runs once on page load in a single function. For example, you could put it inside the page load callback or create a function named init() or setup() and call it once when the page loads.

This makes it easier to locate and manage all the code that runs once when the app starts.

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Aug 17, 2026
@russom-g

Copy link
Copy Markdown
Author

Thanks for the feedback. Now a setup function is implemented. Both populateStorage and render function are wrapped inside the function.

@cjyuan cjyuan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants