Tag: Wem
-
Working with Knockout.js part 2: Understanding MVVM
Read here Getting started with Knockout.js part1 In last post we had a discussion on Getting started with Knockout. In this post we will go one step further and understand different aspects of MVVM pattern and how Knockout.js helps us in creating web application adhering to MVVM pattern. Let us start our discussion with understanding…