Exercise
Correct!
False!
Write a movie service that has a property title with value The Matrix and inject the service in controller.
var app = angular.module('app', []); // code_here // code_here // code_here app.controller('MyController', function (code_here) { $scope.movie = code_here; });

results matching ""

    No results matching ""