AngularJS - Making Magic w/ ngControllers - Tutorial 4

preview_player
Показать описание
Making the magic happen with ngController. Setting up and using angular controller to update the DOM!

Project Source Code:

These tutorials are for educational purposes only. Code demonstrated in these tutorials should not be used in production environments.
Рекомендации по теме
Комментарии
Автор

Thanks for making this series! You wouldn't believe how helpful it has been for me in learning this stuff.

quick question: how do you run a local server? I tried doing it the way the angularjs page tutorial has it set up, but npm shoots back an error.

gruntmasta