Ajax data using Angular JS http and use $route service inside Codeigniter framework
Posted on 6 Nov 2012 by Amitav Roy
This is my second tutorial on Angular JS. In this tutorial I will show you how to get ajax data using Angular JS http service and how to use $route service – a very powerful and sleek feature where you can define multiple pages inside a single page, load different content without refreshing the page. Similar to how in gmail we can look at different mails without refreshing the page.