We can finally switch over to the client-side, and begin constructing a user-notifications
Vue component that will be responsible for fetching all relevant notifications and rendering them within a "bell" dropdown panel.
View the source code for this episode on GitHub.