Skip to content

Peer Feedback Activity#1

Open
DebbyMiressa wants to merge 5 commits intomainfrom
feature-branch
Open

Peer Feedback Activity#1
DebbyMiressa wants to merge 5 commits intomainfrom
feature-branch

Conversation

@DebbyMiressa
Copy link
Contributor

Instructions

  • Once you get a pull request link from your partner, go ahead and review it:
  • Check the quality of the code (you can use previous lessons as a guide). Remember to check for the following:
  • Finish your review with a nice summary.
  • Compare your review with the issue created by the project's author in the Do I follow JavaScript best practices? exercise.
  • There is no need to add anything to your review at this point. It is just to check if you both noticed the same issues.
  • Check the review you received from your partner! You will make improvements to your code based on your partner's review in the next exercise.

Copy link
Collaborator

@mohamed20163858 mohamed20163858 left a comment

Choose a reason for hiding this comment

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

hello Debby, your work is fantastic your code is clear and clean I think there is nothing to do I just have optional things to comment about.

  1. you can use fontawesome website to select icons for your code instead of blurry icons.
  2. I think it will be better to implement the whole functionalities without refreshing your webpage like the behavior of the original application.

@@ -0,0 +1 @@
node_modules
Copy link
Collaborator

Choose a reason for hiding this comment

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

you should put .eslintrc.json, .stylelintrc.json and .hintrc to your .gitignore file as professionally these files should not be uploaded to your GitHub as a best practice

Copy link
Contributor Author

Choose a reason for hiding this comment

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

When I try to add the Linters to the .gitignore, nothing happens. The git is not ignoring them.

Copy link
Collaborator

@mohamed20163858 mohamed20163858 left a comment

Choose a reason for hiding this comment

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

now your changes are accepted thanks for taking time to do them

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants