Closed parrisvarney closed 8 years ago
I respectfully disagree with codeclimate regarding the need to fix "Similar code found in 1 other location"
I will look into updating the code climate to exclude those similar code checks. I am finding it generally results in noise.
For https://github.com/alexkramer/force-vue/issues/10
Added a class for interacting with localStorage, and hooked in the 3 existing components. Decided against caching the person images, storing base64 encoded images can become unruly.