CHAPTER 4

image

Building a React Web Application

In the previous three chapters you were given an arsenal of information about React. Starting with what React is and how it differs from other JavaScript and user interface frameworks, you received a firm foundation for understanding the way React works. From there you were introduced to the core concepts of React and the features that come with it. Things like component creation and the rendering lifecycle were introduced. In the last chapter you were introduced to a powerful tenant in the React world, JSX. With JSX, you saw how you can succinctly create React components in an approachable and perhaps ...

Get Introduction to React 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.