Monthly Archive: August, 2012

Why are preprocessors so divisive?

by

The genesis of this post is from a disagreement between me and a co-worker on the use of Sass CSS. This was during a project where as the UI Architect, I had decided… Continue reading

Journey Through MVC Architecture Using KnockoutJS

by

Up until two years ago, I had not idea of any MVC framework; however I knew that my front end development needed organization and structure. My first introduction to an MVC framework was… Continue reading

KnockoutJS Flickr App Tutorial – Part I

by

To better understand how to implementation of KnockoutJS, I have created a tutorial which creates a Flickr application searching Flickr photos based on tag and displaying them. It also allows the user to… Continue reading