angular js - data not binding from controller to view
I'm learning to make my first angular js app, and am having trouble
getting the data to bind. The code is at
https://github.com/findjashua/angular
In views/index.jade, {{understand}} is not getting the value of
$scope.understand from public/javascripts/maincontroller.js
Any ideas what the problem is?
No comments:
Post a Comment