Erstellt von Jack Lovett-Earles
vor mehr als 4 Jahre
|
||
When to use a Class vs function
What is a Fragment
What are Default props
What are Prop Types
what does this.props.children do?
What is a Higher-order component
what is Shallow comparison
What does React Context API do?
What is state
How do you modify state?
How do you set state?
If you need to remember the state before what do you pass to setState()
useState() Hook
name 3 Lifecycle methods
Conditional render with &&
What are props?
Why use an arrow function when handling events?