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, you created the TweetList, CollectionControls, CollectionRenameForm, CollectionExportForm, and Button components. You completed building a fully functional React application. In our next chapters, we'll test it with Jest and enhance it with Flux.