f39145c update challenge prompt to toggle code, and uses labeled multiple choice options
6688bf8 Updates multiple choice to labeled style
bbb2b6e updates the wrap-up paragraph with respect to toggling and what's coming up
b4e83e2 adjust props naming and explanations for toggling the presence of a student
40fe8e8 Prefer typically vocabulary "pass" for a value over "send"
ddfa179 adds callout for function-passing style when updating array piece of state
9c29d82 Update callout about array pieces of state to be a bit more interactive with a prompt and collapsed answer.
8c6cd51 Add callout to discuss the object spread with shorthand notation when updating a student
e7e7cbd rework section to be about toggling student presence rather than processing an updated record
2d920ab Add callout for challenges around refactoring large initial data
a41ac3d Retitle section to be about toggling student presence
b4e3327 Rewords some verbiage around "naming" and pieces of state (they don't really have names)
c23d6bf Fix missing comma in data initialization
f4e1373 expand why we care that the UI re-renders
Asana ticket: https://app.asana.com/0/1205655776549324/1206266576107842/f
f39145c update challenge prompt to toggle code, and uses labeled multiple choice options 6688bf8 Updates multiple choice to labeled style bbb2b6e updates the wrap-up paragraph with respect to toggling and what's coming up b4e83e2 adjust props naming and explanations for toggling the presence of a student 40fe8e8 Prefer typically vocabulary "pass" for a value over "send" ddfa179 adds callout for function-passing style when updating array piece of state 9c29d82 Update callout about array pieces of state to be a bit more interactive with a prompt and collapsed answer. 8c6cd51 Add callout to discuss the object spread with shorthand notation when updating a student e7e7cbd rework section to be about toggling student presence rather than processing an updated record 2d920ab Add callout for challenges around refactoring large initial data a41ac3d Retitle section to be about toggling student presence b4e3327 Rewords some verbiage around "naming" and pieces of state (they don't really have names) c23d6bf Fix missing comma in data initialization f4e1373 expand why we care that the UI re-renders