Wednesday 30 March 2016

Online Course: AngularJS Services In-depth

I took this course as i am not very familiar with the differences between provider, factory, service, const, and value. Plus I need to use the module.config to perform some factory registration and flyweight design pattern for my work. But the book offer more, particularly I was quite happy to get a better understanding of $q, $http, $route, $cookie, $cookieStore, and $cacheFactory service. I would say the explanation of provider is very good.

Link: https://app.pluralsight.com/library/courses/angularjs-services-in-depth/table-of-contents

No comments:

Post a Comment