component props - arguments passed to the component from parent component state - state for the indvidual components within that execution context application state - where the app is being executed
Which 3 things had you heard about previously and now have better clarity on? stateless, props, state
Which 3 things are you hoping to learn more about in the upcoming lecture/demo? component lifecycle, props.children, rendering array of objects vs json
What are you most excited about trying to implement or see how it works? playing with states and aesthetic reflections of selections on the page