In this chapter, we demonstrate an implementation of the basic SpyStore application using the React framework from Facebook. As with the previous chapter on Angular, we focus on highlighting the key aspects of React and how they can be utilized to develop powerful web interfaces.
There are numerous books and other resources focused solely on React, and, while we hope this chapter will serve as a great introduction to this framework, it should not ...