Book Image

React.js Essentials

By : Artemij Fedosejev
Book Image

React.js Essentials

By: Artemij Fedosejev

Overview of this book

Table of Contents (18 chapters)
React.js Essentials
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we learned about a component's lifecycle updating methods. We also discussed how to validate the component properties and set the default properties. We also made good progress with our Snapterest application; we created and discussed the Header, Tweet, and Collection components.

In the next chapter, we'll focus on building more complex React components and finish building our Snapterest application!