May 2018
Intermediate to advanced
470 pages
13h 54m
English
Throughout this book, we will use React 16 to code up the frontend. To start writing the React component code, we will need to install the following modules as regular dependencies:
npm install --save react react-dom
Read now
Unlock full access