React Developer — Hard
Key points
- The use() hook enables reading Promises or Contexts inside render
- Components can be suspended until the Promise resolves
- Result can be used directly in the render function
- This was not possible before in React
Ready to go further?
Related questions
