The ContactsApp.Show Sub-Module

Learn how to create a sub-module to add the show functionality in Marionette.

Creating the Show controller

Since displaying a given contact is a different functionality than listing all the contacts, we’ll need a new submodule: ContactsApp.Show. Let’s start by creating the controller:

Get hands-on with 1200+ tech skills courses.