I ran into a delimma recently with making some changes to the schema.xml that was purposed for a site in a multi-site Sitecore instance. With Solr, I was attempting to implement EdgeNGram
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
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 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
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