Skip to content

Commit 2472b6f

Browse files
committed
Add Apollo
1 parent c802d32 commit 2472b6f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ A collection of awesome things regarding React ecosystem.
7777
- [Relay General Resources](#relay-general-resources)
7878
- [Relay Tutorials](#relay-tutorials)
7979
- [Relay Tools](#relay-tools)
80+
- [Apollo](#apollo)
81+
- [Apolo General Resources](#apollo-general-resources)
8082
- [Flow](#flow)
8183
- [Flow Resources](#flow-resources)
8284
- [Videos](#videos)
@@ -857,6 +859,15 @@ A collection of awesome things regarding React ecosystem.
857859
* [relay-codemod - Codemod scripts based for on jsodeshift to update Relay APIs](https://github.com/facebook/jscodeshift)
858860

859861

862+
---
863+
### Apollo
864+
> Data stack based on GraphQL
865+
866+
#### Apollo General Resources
867+
* [Apollo Official Site](http://www.apollostack.com/)
868+
* [Apollo GitHub](https://github.com/apollostack)
869+
870+
860871
---
861872
### Flow
862873
> Static Type Checker for JavaScript

0 commit comments

Comments
 (0)