Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amodinho/hackernews-graphql-apollo

A hacknews clone built with React + GraphQL + Apollo
https://github.com/amodinho/hackernews-graphql-apollo

Last synced: 26 days ago
JSON representation

A hacknews clone built with React + GraphQL + Apollo

Awesome Lists containing this project

README

        

# Hackernews-react-apollo Tut

## TO-DO

- [ ] Need to get comfortable writing queries
- [ ] Connecting other data sources
- [ ] Configure own es-lint
- [ ] Config script for mock data
- [ ] ML Models to apply?
- [ ] Use momentJS for the ```timeDifferenceForDate()``` method.

### AUTH

- [ ] Other ways to authenticate other than localstorage
- [ ] PassportJS or FIREBASE