Loading Indicator

In this lesson, we will look at how to add a loading indicator when blog data is loading.

We'll cover the following...

Loading data from the network can take time, especially with a weak internet connection. Currently, while data is loading, the user sees a blank screen, which may be confusing. That’s why we need to introduce some kind of loading ...