Skip to content

Commit 64afede

Browse files
committed
ward bell
1 parent a256f8d commit 64afede

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ If you are looking for an opinionated style guide for syntax, conventions, and s
66

77
The purpose of this style guide is to provide guidance on building AngularJS applications by showing the conventions I use and , more importantly, why I choose them.
88

9-
## Community Awesomeness
9+
## Community Awesomeness and Credit
1010
Never work in a vacuum. I find that the AngularJS community is an incredible group who are passionate about sharing experiences. As such, a friend and AngularJS expert Todd Motto and I have collaborated on many styles and conventions. We agree on most, and some we diverge. I encourage you to check out [Todd's guidelines](https://github.com/toddmotto/angularjs-styleguide) to get a sense for his approach and how it compares.
1111

12+
Many of my styles have been from the many pair programming sessions [Ward Bell](http://twitter.com/wardbell) and I have had. While we don't always agree, I must call out my friend Ward's indirect contributions to the ultimate evolution of this guide.
13+
14+
1215

1316
## Table of Contents
1417

0 commit comments

Comments
 (0)