angularjs - Ionic framework Json data retrieving -


hai new ionic framework , frustrated implemented data dummy json . if know me.

its simple. if content.js external file , located on root. follows. have embedded working plunker, play it.

$http.get('content.js').success(function(response) {      //whereever want put data     }); 

here working plunker: http://plnkr.co/edit/hc3iy8hug23n7djis2hp?p=preview


Comments

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

gcc - Neither ld wrap nor LD_PRELOAD working to intercept system call -

ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -