i am new to angular js . Please help me.
i readed some blogs on angular views and route and i implemented the code for view and route . the code was not working. As I include angularoute.js to code then it works fine for me .
But in all the blogs they are not including the angularoute.js to code.
So my question is that is route logic was removed from angular.js or i am doing something wrong.