New GitHub Repository for KnockoutJS Binding Handlers

Yesterday I created a new GitHub repo for KnockoutJS binding handlers for use with SharePoint. I’ve been using KnockoutJS for over a year now, and love working with it to build Single Page Application (SPAs) and other interactive functionality inside SharePoint. I thought starting a repo that could store bindingHandlers for KnockoutJS that are generally…

KnockoutJS – Creating a Comma-Delimited List of Values

I’ve been building a lot of great stuff with KnockoutJS lately. It seems that it can enable many – if not all – of the development requirements I have these days, whether I’m building a single-page application (SPA) or just adding a snippet of content to an existing page. I can even build KnockoutJS-enabled “Web…