# Using Relay ## Additional resources ### AngularJS * [How to use GraphQL and Relay in NG2](https://tech.small-improvements.com/2016/02/25/angular-2-and-relay) * [Angular2JS Relay](https://github.com/angular2-relay/angular2-relay) * [Generic Relay](https://github.com/andimarek/generic-relay) ## Known Relay issues * [Relay was designed to make infinite scroll easy and hence the API for this is relatively simple.](https://github.com/facebook/relay/issues/466#issuecomment-148256201)