Services, Factories, and Providers: Creating a Provider

InstructorCraig McKeachie

Share this video with your friends

Send Tweet

Creating your own services in AngularJS can be confusing. What are the differences between an AngularJS module's Service, Provider and Factory functions? This lesson shows how Angular's provider function is just a configurable JavaScript module.