September 2017
Intermediate to advanced
528 pages
15h 53m
English
This chapter covers
So far, you’ve been using React to create user interfaces. This is the most common use case for React. But most UIs need to work with data. This data comes from either a server (back end) or another browser component.
When it comes to working with data, React offers many options:
Read now
Unlock full access