scrimba
Shant Dashjian's 96 Code Reviews of the Scrimba Frontend Career Path Students Projects
Code Review of Jonah's We are the Champions
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Code Review of Jonah's We are the Champions
AboutCommentsNotes
Code Review of Jonah's We are the Champions
Expand for more info
code-review.md
run
preview
console
# Module: No. 3 - Making Websites Interactive -
# Project: We are the Champions by Jonah
# Code Reviewer: Shant Dashjian


## What You Did Well:

1. You met the objectives of this project:
1. Follow the design spec.
2. Use Firebase realtime database.
3. Update in realtime.
2. You implemented the *From* and *To* fields.
3. You implemented the *Like* feature.
4. You add the new endrosement to the top of the list using `prepend`.


## Suggestions for Improvement:

1. Ensure no empty endorsement can get published.
2. Can you limit the likes per user to 1 like? What would it take you to do that?


## Conclusion:

You did well meeting and exceeding the objectives of this project. I hope you found my suggestions useful and I wish you the best in your journey. Keep on coding.



Console
/index.html
-5:48