As you go through the book, you will uncover how all the concepts come together when building web and mobile applications with React.
All code examples have been tested using React 16.13, React Native 0.62, Node.js 14.
Before you start, you will need the following things set up:
- A code editor
- A modern web browser
- Node.js
If you are using the digital version of this book, we advise you to type the code yourself or access the code via the GitHub repository (link available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.