Cody Mize

Results 14 comments of Cody Mize

Hey @amobrem, thanks for posting that link. There are some good ideas in that PR.

@selipso absolutely :smile:

Hey there, sorry for taking so long to get back to this. On the thought of how validation messages are configured now; what do you think about using a multi-provider...

Hi @remicastaing, thanks for the work you've done here. A couple of thoughts... If we use https://github.com/johnpapa/angular-styleguide#style-y024, then we'll need to: ``` javascript FN.$inject = ['injectable1', 'injectable2', 'injectable3']; ``` for...