React: Building Modern Web Applications
by Jonathan Hayward, Artemij Fedosejev, Narayan Prusty, Adam Horton, Ryan Vice, Ethan Holmes, Tom Bray
Three aspects of a SPA design
A SPA can be conceived in three parts: a build system, front-end architecture components, and application design. Application design is called out specifically because it is instrumental in defining the server API as well as moving forward with the actual implementation. The artifacts that result from the application design process bridge the gap between the various needed parts, and the interesting use of those parts in an actual implementation. We'll begin by identifying the various parts and end by exploring a few design procedures. This will carry us nicely into the next chapter, where we will begin to implement an actual application.
The following diagram illustrates the three major aspects of a SPA design and ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access