AngularJS Video Series Part II: Directives, Filters and Data Binding
AngularJS Video Series Part II: Directives, Filters and Data Binding
Previous videos in this series:
One of the features that really sets AngularJS apart from other client-side frameworks is its built-in support for directives and data binding. In a nutshell, directives extend HTML and teach it new tricks that it can’t perform natively. Many directives are included out-of-the-box such as ng-repeat, ng-model, ng-class, and ng-app to name just a few (see the complete list here). Data binding functionality can be combined with directives (and often is) to allow controls to be updated as object properties change and vice versa. By leveraging the data binding features in AngularJS you can significantly reduce the amount of code required to build a data-driven application.
In the next video in the AngularJS video series I discuss how directives can be used along with data binding and filtering in AngularJS.
Directives, Filters and Data Binding
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
Angular, AngularJS, Data Binding, Directives, JavaScript, jQuery, ng-app, ng-class, ng-model, ng-repeat
A Simple Introduction to Cisco CML2
0 3698 0Mark Jacob, Cisco Instructor, presents an introduction to Cisco Modeling Labs 2.0 or CML2.0, an upgrade to Cisco’s VIRL Personal Edition. Mark demonstrates Terminal Emulator access to console, as well as console access from within the CML2.0 product. Hello, I’m Mark Jacob, a Cisco Instructor and Network Instructor at Interface Technical Training. I’ve been using … Continue reading A Simple Introduction to Cisco CML2
How to Build in a PSMethod to your PowerShell Code
0 68 0In this video, PowerShell instructor Jason Yoder shows how to add Methods (PSMethod) to your code using free software that’s added into the PSObject. For instructor-led PowerShell courses, see our course schedule. Microsoft Windows PowerShell Training Download the Building Methods PowerShell script</a> used in this video. <# ╔══════════════════════════════════════════════════════════════════════════════╗ ║ ║ ║ Building Methods ║ ╟──────────────────────────────────────────────────────────────────────────────╢ … Continue reading How to Build in a PSMethod to your PowerShell Code
Configuring Windows Mobility Center and How to Turn it On and Off
1 1411 1Video transcription Steve Fullmer: In our Windows training courses, we often share information about the Windows 8.1 Mobility Center. Mobility Center was introduced for mobile and laptop devices in Windows 7. It’s present and somewhat enhanced in Windows 8. Since we don’t have mobile devices in our classrooms, I decided to take a little bit … Continue reading Configuring Windows Mobility Center and How to Turn it On and Off