In this post I'm going to show you how to build and use re-usable components with shared data in Angular 1.x. While there are similarities to the new component system build into Angular 2.0 Angular 1.5, my component is a completely separate entity and, in my opinion, more robust in most ways. More...