Learning AngularJS: How to make an API call using factories (bugsnpieces.blogspot.com) 2 points by mkaziz 11y ago ↗ HN
[–] mkoryak 11y ago ↗ This only works if you want to get the same search results over and over again from different places.This does not work if you want to make different searches.Ive seen this pattern described before in angular blogs and wondered why memoize wasnt used or mentioned
1 comment
[ 3.2 ms ] story [ 14.0 ms ] threadThis does not work if you want to make different searches.
Ive seen this pattern described before in angular blogs and wondered why memoize wasnt used or mentioned