reading-notes

Class 1

Back to home page

Component based architecture

Q. What is a “component”?

Q. What are the characteristics of a component?

Q. What are the advantages of using component-based architecture?

Props and how to use it with react

Q. What is “props” short for?

Q. How are props used in React?

Q. What is the flow of props?

Things I want to learn more about

I want to see more examples of the syntax used for props and components, as well as how they are all used with react.