Creating Bands

In this lesson, you’ll learn how to create bands using a slightly different approach.

We'll cover the following

Let’s take a slightly different approach and use a very simple form to create bands on a separate page. This means we’ll need to create a new route to display the form and a button to take the user there with the following command.

ember g route bands/new

Get hands-on with 1200+ tech skills courses.