Angular
Angular CLI Basics - ng generate service
  •  

ng generate service Exercise

PRO
Outline

In the exercise for this section, you should create two new services:

  • A thinkster-io service that is contained inside its own folder
  • An auth service that doesn't have a test file generated

After you finish, continue on to the next video to review the exercises. Good luck!

 

I finished! On to the next chapter