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

Chapter 7. Build Complex React Components

In this chapter, we'll put everything we learned so far about React components in action by building the most complex components in our application, that is, child components of our Collection component. Our aim in this chapter is to gain a solid React experience and grow our React muscle. Let's get started!