From 287dee40e5a2fd4ede4ba5b3db380a34d723809e Mon Sep 17 00:00:00 2001 From: zwhitchcox Date: Wed, 2 Dec 2015 12:48:46 -0500 Subject: [PATCH] Add facebook's react to "In the Wild" I can't believe you guys didn't have that one! That's probably your best one. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a953188d..27846312 100644 --- a/README.md +++ b/README.md @@ -2260,6 +2260,7 @@ Other Style Guides - **Peerby**: [Peerby/javascript](https://github.com/Peerby/javascript) - **Razorfish**: [razorfish/javascript-style-guide](https://github.com/razorfish/javascript-style-guide) - **reddit**: [reddit/styleguide/javascript](https://github.com/reddit/styleguide/tree/master/javascript) + - **React**: [/facebook/react/blob/master/CONTRIBUTING.md#style-guide](https://github.com/facebook/react/blob/master/CONTRIBUTING.md#style-guide) - **REI**: [reidev/js-style-guide](https://github.com/reidev/js-style-guide) - **Ripple**: [ripple/javascript-style-guide](https://github.com/ripple/javascript-style-guide) - **SeekingAlpha**: [seekingalpha/javascript-style-guide](https://github.com/seekingalpha/javascript-style-guide)