Skip to content

Code Review#2

Open
mosdevly wants to merge 1 commit into
halimkhaldi:masterfrom
student-code-reviews:codereview
Open

Code Review#2
mosdevly wants to merge 1 commit into
halimkhaldi:masterfrom
student-code-reviews:codereview

Conversation

@mosdevly

Copy link
Copy Markdown

Great job overall. You've definitely shown some improvement in some areas:

  • Great job using functions to break down the code
  • Great commenting
  • Small improvement with use of space
  • Creative solutions to animations and transitions!
  • Well done usage of Codepen for snippets!

But you've really got to work on neatness and polish.

  • Typos are OK -- but constant mispellings cause you to make mistakes and breaks readability.
  • Spacing: Use a linter and install some tools help you keep things neat
  • Variable names need a lot of work.

These may seem nitpicky but code that's readable is also codew with far fewer bugs. It's
code that makes errors easier to find. It's code that helps you to literally see what's
missing, can be improved, or is broken.

Resources:

This is really well done and I'm really glad to see you take pride in your CSS and design!
I hope you enjoyed it.

Great job overall. You've definitely shown some improvement in some areas:

- Great job using functions to break down the code
- Great commenting
- Small improvement with use of space
- Creative solutions to animations and transitions!
- Well done usage of Codepen for snippets!

But you've really got to work on neatness and polish.

- Typos are OK -- but constant mispellings cause you to make mistakes and breaks readability.
- Spacing: Use a linter and install some tools help you keep things neat
- Variable names need a lot of work.

These may seem nitpicky but code that's readable is also codew with far fewer bugs. It's
code that makes errors easier to find. It's code that helps you to literally see what's
missing, can be improved, or is broken.

Resources:
- https://git.generalassemb.ly/sf-wdi-43/study-resources/blob/master/editor_cheatsheet.md

This is really well done and I'm really glad to see you take pride in your CSS and design!
I hope you enjoyed it.
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