A Simple Notification System using Phoenix PubSub and pg_notify Get your Elixir/Phoenix performance metrics 📊 in Chrome Dev Tools

Editing topic tags as a list in a Phoenix form

In this episode we set up functions to add and remove tags on our various types of content en masse, and create edit forms that use them.

Last episode we created a data model for a CMS that involves multiple types of content (video episodes, articles and resource links) that can all be tagged under a unified system.