April 2021
Intermediate to advanced
376 pages
9h 53m
English
This chapter covers
useStateIf you’re building React apps, you’re expecting the data your app uses to change over time. Whether it’s fully server-rendered, a mobile app, or all in a browser, your application’s user interface should represent the current data, or state, at the time of rendering. Sometimes multiple components throughout the app will use the data, and sometimes ...
Read now
Unlock full access