- Building Enterprise JavaScript Applications
- Daniel Li
- 48字
- 2021-07-23 16:30:57
Summary
In this chapter, we described the evolution of web applications from using the client-server model to SPAs, and how advances in JavaScript engines facilitated this transformation. Then, we discussed the benefits of using JavaScript across the stack, focusing on the topics of context switching and shared code.