June 2018
Intermediate to advanced
320 pages
10h 11m
English
This chapter covers
In chapter 3, you learned the basics of building views with React. Now you’ll build on those skills by exploring more-advanced concepts with React. This chapter will teach you what you need to know in order to build a production app with React.
You’ll be working with the All Things Westies app described in chapter 1. This is the first of many chapters in which you’ll be building this app. The code can be found at https://github.com/isomorphic-dev-js/complete-isomorphic-example.git ...