Recently I was working on a gallery using AngularJS for some upcoming projects and one of the requirements for this gallery was for it to self recognize pairs of images based upon orientation. To begin I built a basic Angular App and and within the main controller I added an array of objects that would […] Read More