This chapter was a quick introduction into a use case for how to use serverless components to host a single-page web application. There are a lot of configurations and options for hosting your own serverless SPA, and it's great that we can again use Serverless Framework to consolidate our technology stacks into one project.
In the next chapter, we're going to introduce an emerging type of API that can help with making API calls from the frontend easier.