Preface
A lot has changed in the React ecosystem since the first edition of React Essentials. More people are building React applications, there are mature libraries and frameworks that support React applications, and React 16 has been released. The explosive growth of React over such a short period of time can be attributed to a number of factors: the excellent community and related resources, the vastness of the React ecosystem and the maturation of certain staple projects, and of course, the React team and their willingness to make developer feedback a priority item as the project continues to evolve.
I feel privileged to be involved with such an important React title. As the name suggests, this book is aimed at teaching the essentials of React. This latest edition reflects changes in the latest version of React, using Redux for managing state, and the JavaScript language itself.
Join me. Let's become experts as React becomes the standard for building user interfaces.