AngularJS Video Series Part III – Views, Controllers and Scope
AngularJS Video Series Part III – Views, Controllers and Scope
Previous videos in this series:
AngularJS follows the MVC (Model-View-Controller) pattern and allows controllers to be defined that can act as the “brain” for a given view. In this video you’ll see how to define views and hook them to controllers. You’ll also see the role that scope plays and how it acts as the glue between a view and a controller. If you’ve ever dealt with “view models” before then you’ll feel right at home with scope since it acts as the “model” for a given view. Check out the video for more details!
If you’re interested in learning more about AngularJS as well as several other libraries/frameworks such as jQuery, Knockout, Node.js, and Grunt check out the new JavaScript and SPA Programming with jQuery, Knockout, AngularJS, Node.js and Grunt course at Interface Technical Training.
Enjoy!
Dan Wahlin Microsoft MVP
.NET Developer Instructor
Interface Technical Training
You May Also Like
AngularJS, Controllers, Grunt, jQuery, Knockout, Model View Controller, MVC, Node.js, Scope, View, view models
Data Models in Business Analysis
0 163 0This video is from our PMI-PBA Business Analysis for IT Analysts and Project Managers (PMI-PBA)® Certification now available at Interface Technical Training. Also see Steve’s PMP Project Management Certification Course: Project Management Professional (PMP®) Certification Video Training PMBOK® 6th Edition Video Transcription: Data Models are part of the elicitation analysis in PMI-PBA. This is the way … Continue reading Data Models in Business Analysis
How to use AWS CloudFormation templates to automate solutions inside Amazon AWS
0 380 0In the AWS Class here at Interface, we actually build fully automated solutions with AWS CloudFormations. Here’s an overview of using AWS templates using CloudFormation. CloudFormation is basically an “infrastructure-as-code tool” where you can go into a declarative document and define all the resources that you want and feed the document into the CloudFormation … Continue reading How to use AWS CloudFormation templates to automate solutions inside Amazon AWS
OSPF Adjacency Troubleshooting Solution – Getting Close to the OSPF adj
0 246 1In this video, Cisco CCNA & CCNP instructor Mark Jacob shows how to troubleshoot OSPF Adjacency issues by showing the distance between routers with the show ip ospf neighbor command.
Pingback: AngularJS Highlights: Week Ending 28 July 2013 | SyntaxSpectrum