Skip to content
#

reactjs

react logo

React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.

Here are 225 public repositories matching this topic...

NicholasLYang
NicholasLYang commented Jun 7, 2018

Right now the GraphQL query allSchools (see app/graphql/types/query_type.rb) returns all the schools that exist ever. That won't scale at all, since it will return every single school, which could be far too many for the React front end to display. To solve this, I need someone to implement pagination.

Some gems you might want to check out:
Kaminari

Created by Jordan Walke

Released March 2013

Latest release Today

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue
You can’t perform that action at this time.