...
The angluar tips page shows this code...
var app = angular.module('beta', \ [\], function($routeProvider, $locationProvider) { Wiki Markup
...
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