Single page web app using AngularJs
AngularJs provides ng-route and ng-view directive and by using them we can easily develop our single page web app. In this tutorial, I am going to show you how to develop a simple one-page web application using AngularJs. ng-route manage routing of web application. By routing i mean when you click on link in ordinary […]
Single page web app using AngularJs Read More »