Load Data to Build Angular Navigation

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Using the Http service, you can load in data to create your routerLink navgation. This builds on the same concepts of using *ngFor, but since Http uses streams, you’ll need to use the | async pipe to be able to properly display the loaded data.

Robert Kim
~ 7 years ago

Hello. please let's me know correct URL to get JSON data. I think you got rid of the repository in your github. thanks.