This chapter took a practical deep dive into how to build a proper frontend application using the React framework. We covered several topics as we built our application, such as routing, handling credit cards and forms, and typical React framework design approaches. You should have enough knowledge at this point to build non-trivial applications in the React framework.
In the next chapter, we'll switch topics and revisit Go. We'll start to cover how to build the backend for our GoMusic application, by introducing the Go open source framework, Gin.