User Tools

Site Tools


angularjs:angularjs_tutorial

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
angularjs:angularjs_tutorial [2015/06/25 12:25] – [Startup] mithatangularjs:angularjs_tutorial [2015/06/25 12:29] – [Preparing index.html] mithat
Line 71: Line 71:
 ==== Preparing index.html ==== ==== Preparing index.html ====
  
-To use AngularJS's routing, you'll need to include an additional JS file, ''angular-route.min.js'', after the ''angular-min.js'' include. This file defines the ''ngRoute'' module which (surprise!) handles routing:+To use AngularJS's routing, you'll need to use the ''angular-route.min.js'' dependency. Include an additional JS file, ''angular-route.min.js'', after the ''angular-min.js'' include:
  
 <code html5> <code html5>
angularjs/angularjs_tutorial.txt · Last modified: 2015/06/25 12:30 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki