Hacker News new | ask | show | jobs
by victorantos 4002 days ago
I think you could cache the ajax calls and gain some loading performance. AngJobs is using [angular-cache](https://github.com/jmdobry/angular-cache) for example.