|
|
|
@ -4,7 +4,6 @@ Components are the building blocks of React applications. They let us split the |
|
|
|
|
|
|
|
|
|
Visit the following resources to learn more: |
|
|
|
|
|
|
|
|
|
- [Components and Props](https://reactjs.org/docs/components-and-props.html) |
|
|
|
|
- [Components in Depth](https://reactjs.org/docs/react-component.html) |
|
|
|
|
- [Creating and nesting components](https://react.dev/learn#components) |
|
|
|
|
- [Explore the different types of components in React](https://www.robinwieruch.de/react-component-types/) |
|
|
|
|
- [What is the difference between components, elements, and instances?](https://www.robinwieruch.de/react-element-component/) |
|
|
|
|
- [What is the difference between components, elements, and instances?](https://www.robinwieruch.de/react-element-component/) |