wallaceNdi / jammming

my jammming project
0 stars 0 forks source link

React Fundamentals #3

Open jlag34 opened 5 years ago

jlag34 commented 5 years ago

Great job with your React fundamentals. You were able to render children, pass props and use those props correctly. Nice job setting state properly. Lastly, good job binding all of your functions in the constructor.

wallaceNdi commented 5 years ago

thanks