Skip to content

AndreiCalazans/hackernews-react-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HN React Relay

The purpose of this repo is to illustrate examples of createPaginationContainer, createRefetchContainer, mutations and subscriptions using Relay Modern.

to run locally

  1. clone repo
  2. yarn install
  3. yarn start

Link list

  • Uses the createPaginationContainer for pagination and refetching searched variables.
  • Users subscriptions to update vote count

User list

  • Uses the createRefetchContainer for pagination and refetching searched variables.

About

Simple hackernews relay app, using all Relay's HOCs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages