You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes/no, and optionally any details/lines of code to reference
Demonstrates proper JavaScript coding style.
✔️?
Correctly passes props to child components.
✔️?
Correctly passes callback functions to child components and calls them to respond to user events.)
✔️?
Maintains the status of the game in state.
✔️?
Practices git with at least 6 small commits and meaningful commit messages
✔️?
Uses existing stylesheets to render components
✔️?
Functional Requirements
Functional Requirement
yes/no
The Square component renders properly and executes the callback on a click event.
✔️?
The Board component renders a collection of squares
✔️?
The App component renders a board and uses state to maintain the status of the game.
✔️?
Utilizes callbacks to UI events to update state
✔️?
Overall Feedback
Overall Feedback
Criteria
yes/no
Green (Meets/Exceeds Standards)
5+ in Code Review && 3+ in Functional Requirements
Yellow (Approaches Standards)
4+ in Code Review && 2+ in Functional Requirements, or the instructor judges that this project needs special attention
Red (Not at Standard)
0-3 in Code Review or 0,1 in Functional Reqs, or assignment is breaking/doesn’t run with less than 5 minutes of debugging, or the instructor judges that this project needs special attention
Code Style Bonus Awards
Was the code particularly impressive in code style for any of these reasons (or more...?)