A utility for tracking notifications in knockout js
We’re developing a web site at the moment with a relatively liberal usage of javascript – not quite a single page application, but it has some fairly advanced controls. Knockout is used to provide us with MVVM capabiities and naturally we use jQuery for interacting with the DOM or server. Unfortunately the majority of my […]