Chapter 2Work with State and Events

Web applications are about dynamic data: you have to update the information you display in response to user actions and HTTP responses. In this chapter, you’ll learn how to model data that changes over time, and you’ll learn how to respond to user events and HTTP responses. You’ll discover how to transform the word counter into a fully reactive interface.

Get React for Real now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.