Components
In this chapter, you learn about components, the basic unit of React.
In this chapter, you learn about components, the basic unit of React.
In this chapter, you learn about rendering based on conditions and displaying array data as lists.
In this chapter, you learn about event handling in React.
In this chapter, you learn how to handle forms in React.
In this chapter, you learn about Props, the mechanism for passing data to components.
In this chapter, you learn about State, which manages a component's state.
In this chapter, you learn JSX, the syntax for describing React's UI.