AngularJS For Everyone Tutorial #4 - Our First Controller

AngularJS For Everyone Tutorial #4 - Our First Controller

Syntax

9 лет назад

24,899 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@cetidal29
@cetidal29 - 05.05.2015 14:53

Great video Scott! I loved the Sass videos, and you are doing it again with angularjs!

Ответить
@brianalexander3168
@brianalexander3168 - 06.05.2015 23:34

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?

Ответить
@ibrooklyn27
@ibrooklyn27 - 22.05.2015 15:30

Love all your video man. Keep it up !

Ответить
@ibrooklyn27
@ibrooklyn27 - 22.05.2015 15:32

I like the little icons next to the file name, what sublime are you using ?

Ответить
@bharatmodiTechFist
@bharatmodiTechFist - 23.05.2015 10:54

lol works i forget , coma after the controller name..

Ответить
@LosEagle
@LosEagle - 01.06.2015 21:23

Love these, awesome sublime theme btw.

Ответить
@lorenzofranceschini6230
@lorenzofranceschini6230 - 05.06.2015 11:52

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?!?

Ответить
@AbhiKhatri
@AbhiKhatri - 19.06.2015 12:49

Dang these angular vids are awesome than ever. :)

Ответить
@kevinhwang7045
@kevinhwang7045 - 30.07.2015 13:38

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?

Ответить
@mroien
@mroien - 14.09.2015 06:05

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.

Ответить
@julezandreipizarro9547
@julezandreipizarro9547 - 17.10.2015 09:26

Can you a normal javascript tuts

Ответить
@compeng2013
@compeng2013 - 12.12.2015 14:31

Cherry mx blues?

Ответить
@XXXylops
@XXXylops - 22.03.2016 18:08

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?

Ответить
@sureshbgv4077
@sureshbgv4077 - 11.06.2016 08:44

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

Ответить
@satishbandaru08
@satishbandaru08 - 07.09.2016 19:41

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 .

Ответить
@petme3122
@petme3122 - 02.02.2017 21:44

I keep have an error in the Error: $injector:modulerr
Module Error . Anyone can help ?

Ответить
@sachindevkar1724
@sachindevkar1724 - 23.05.2017 09:53

really helpful thanks

Ответить
@ibrahimMarzaq
@ibrahimMarzaq - 30.12.2018 14:14

Thank you very much.. Amazing way to explain angularJS.

Ответить