Summary
In this chapter, we extended our social network. Every customer is now able to create their own pages and leave comments there or create events related to the page. A bunch of new components were added to our architecture. We successfully reused the code from the previous chapters, which is good if we want to keep our codebase small.
In Chapter 9, Tagging, Sharing, and Liking, we will discuss the tagging, liking, and sharing of posts.