Ehren Dames

Ehren Dames

Separating Responsibility with Sitecore

In recent work with Sitecore, Solr has been recently introduced to some development I have been working on. The work required writing several instances in which we needed to query Solr for some

Rinse and Repeat with Sitecore

The concept of rinse and repeat is try to keep development very iterative and automate the development process locally. Gulp and Grunt have been huge for task runners for frontend developers when it

Web Ethics and Source Control

Web Ethics has so much depth and it is difficult to take one idea and have it cover what it really means to be ethical in building and shipping for the web. Ethics

Sitecore with Angular JS Part 1

AngularJS is a great framework for a couple reasons: * Data binding which is fantastic for working with JSON * Module based approach * Dependency injection * Testable I wanted to provide a simple example for anyone