Skip to content

Latest commit

 

History

History
 
 

Part-004

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
What you will learn:

Inclusion of 'Knockout.js' into an application organized via 'Require.js'.

1. Compare this code sample with the previous code sample.
2. Notice the inclusion of 'knockout.js' in the 'require.config' section.
3. Discuss the problem that two-way data binding solves.
4. Point out that Knockout solves this problem very narrowly and neatly.
5. Run the sample and explain how it works and point to the link below.

Reference: http://knockoutjs.com/documentation/amd-loading.html