Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

The angluar tips page shows this code...

Wiki Markupvar app = angular.module('beta', \ [\], function($routeProvider, $locationProvider) {
  ...

Does this imply that a "module" is an angular application?  

...

There are some other special characters whose meaning I dont understand yet  (: _)

The directive declaration method actually ties a factory method to the directive.  This factory method returns an object that contains instructions to the

compiler that actually define the directive itself.

...

Errors thrown by canjs Contacts exampel to look into:

not well-formed views/contactsList.ejs:3
junk after document element views/contactView.ejs:2
not well-formedviews/contactsList.ejs:3

junk after document elementviews/contactView.ejs:2