Pregled code-a:
function HelloCtrl($scope) { $scope.pozdrav = { text: 'Hello' }; }
Pregled stranice:
Pogledaj stranicu
../javascript/angularjs/primjeri/01hello_world.js
.