Skip to content

Conversation

@Grajales-K
Copy link

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

This Pull Request includes JavaScript exercises where I learned about identifying and fixing errors.

I improved my skills in creating new branches, committing individual files, and committing all changes at once. I also prefer using command-line commands rather than buttons for these tasks.

I used String.prototype.padStart() for the first time and gained a good understanding of its usefulness.

To view changes instantly, I used nodemon with a command (while true; do nodemon $(ls *.js | fzf); done) for interactive, real-time feedback.

Questions

Ask any questions you have for your reviewer.

@Grajales-K Grajales-K added 🔑 Priority Key Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Nov 13, 2024
@scarface3 scarface3 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 Nov 13, 2024
@Grajales-K Grajales-K requested a review from scarface3 January 2, 2025 02:11
@Grajales-K Grajales-K added the Complete Volunteer to add when work is complete and all review comments have been addressed. label Jan 10, 2025
@github-actions
Copy link

Your PR's title isn't in the expected format.

Please check its title is in the correct format, and update it.

Reason: Wrong number of parts separated by |s

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

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. 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.

4 participants