This repository contains all of the example code for Flickr photo viewing application built in the above named course on Tech.pro.
The course consists of the following lessons:
- Introduction
- Initialising the application
- Adding a viewModel
- Basic bindings
- Observable arrays
- Control bindings - foreach
- The event binding
- The click binding
- Custom bindings
- Computed observables
- The visible binding
- The value binding
- Additional features
- Adding a lightbox
- Summary
The source files for the application are contained in the code/photoapp directory and will run locally on your machine without requiring a web server. Documentation is provided for your convenience in the code/docs directory.
Dan Wellman danwellman@hotmail.com