Skip to content

kaywyeex/relay-simple-pagination-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showcase of relay/graphql pagination usage with a simple login restrictions. Scrolling to the bottom triggers loadMore().

The project was made with RethinkDB storing the posts, and mongodb for users. RethinkDB enables automatic subscription to pushed changes, rather than polling for updates. This allows for effortless work in with the QueryRenderer.

Viewing feed requires login

Alt text

Feed View

Alt text

Scrolling to the bottom triggers loadMore() pagination

Alt text




mw-starter

This is an ejected CRA template, with a custom express and graphql+relay server using custom webpack dev+hot middleware. It also includes support for decorators, along with async/await syntax. Mobx, Director and Material Ui comes preinstalled.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published