Summary
In this chapter, you learned about the updating methods of the lifecycle of a component. We also discussed how to validate the component properties and set default property values. 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!