The project has moved to Hyperstack!!
ruby
rails
webpack
isomorphic
reactjs
react-components
opal
react-rails
hyperloop
webpacker
hyperloop-component
-
Updated
Aug 15, 2018 - Ruby
Right now the GraphQL query
allSchools(seeapp/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