Another exquisit release
Lynda.AngularJS.Scope.and.Digest-XQZT
Title: AngularJS: Scope and Digest
Publisher: Lynda
Iso Size: 260M (272201728 B)
Files: 6F
Date: 08/07/2017
Course #: 603869
Type: Web Development
Published: 8/3/2017
Modified: N/A
URL: www.lynda.com/Angular-tutorials/AngularJS-Scope-Digest/603869-2.html
Author: Iftach Bar
Duration: 1h 44m
Skill: Advanced
Exercise: [X]
Installation:
Unpack that shit, mount that shit, run that shit
Notes:
Scope is at the heart of the AngularJS data-binding story,
weaving together the controller (JavaScript) and the view (HTML) of a
web application. The digest cycle is the scope's monitor, which
watches for changes and updates the view. The way you edit the
scope and call the digest cycle—using functions such as
$watch(), $digest(), and $apply()—can make a huge difference in the
reliability and performance of large applications. Companies are
looking for AngularJS developers who can understand, execute, and
troubleshoot these functions. rneernThis advanced AngularJS
course helps you explore the connected worlds of $scope and the
digest cycle. Instructor Iftach Bar explains scope and
inheritance, goes behind the scenes of the digest loop, and
teaches both manual and automatic data binding approaches. Plus,
learn how to integrate external libraries, diagnose
performance issues, and debug your applications.