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. Understand the requirement that two-way data binding solves.

4. Understand that Knockout.js solves the two-way data binding requirement 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