Комментарии:
Great video Scott! I loved the Sass videos, and you are doing it again with angularjs!
ОтветитьThank you for all of these tutorials on AngularJS, very easy to follow.
I'm new to everything except Python. What modules are you using in Sublime Text to assist your AngularJS coding workflow?
Love all your video man. Keep it up !
ОтветитьI like the little icons next to the file name, what sublime are you using ?
Ответитьlol works i forget , coma after the controller name..
ОтветитьLove these, awesome sublime theme btw.
ОтветитьHi, thank you for this video. I'd like to know what's the difference between these signature for controller:
.controller('myCtrl',['$scope',function($scope){ ... }];
and
.controller('myCtrl',function($scope){ ... }];
does the first one seem to be an alias for the function?!?
Dang these angular vids are awesome than ever. :)
Ответитьlet's say that you have a form of ng-repeat text field. how do you return the data of all fields to the controller to become a json and send to back end server for storage?
ОтветитьYeah love the vids plus awesome sublime packages. I've looked do you have any videos talking about what packages you have? I recognize the snippets, but I'd like to know about the file icon in your directory the JS or HTML5.
ОтветитьCan you a normal javascript tuts
ОтветитьCherry mx blues?
ОтветитьSorry, i would want to ask is the ng-controller still working ? because for some reason after i've input the ng-controller="directoyrController" it my the list doesnt show up?
ОтветитьHi
will you please give me the name of the ide that used in this video to develope the application . and also give me the link to download from the internet.
thank you
i really loved the way u explained but the thing is for every video i see your introduction . i feel its little waste of time as every needs to rush with the work. just a suggestion .
ОтветитьI keep have an error in the Error: $injector:modulerr
Module Error . Anyone can help ?
really helpful thanks
ОтветитьThank you very much.. Amazing way to explain angularJS.
Ответить