...

/

Things to Improve

Things to Improve

In this lesson, we’ll discuss the things we need to improve in our app, and you’ll learn how to fetch data from the backend.

Making it shippable

Before embarking on our refactoring spree, let’s take stock of all the things we want to improve:

  • Fetching data from the backend and loading records extracted from the response into the catalog
  • Creating model instances and saving them to the backend
  • Updating existing model instances
  • Fetching relationships
Improvements

On top of refactoring, there’s also currently a bug. When we create a band, we don’t arrive at its songs page due to an error on the console. Since ...

Access this course and 1400+ top-rated courses and projects.