- Next.js + React Hooks + Typescript
- GraphQL with Apollo Client
- Register
- Login
- Eddium Home
- Story List
- Story Detail
- Create Story
- Edit Story
- Search Stories
- I really want to use GraphQL. Most of blog services have complicated formatted data and I think it is suitable to build blog service in order to learn GraphQL. Medium is one of the most well-known service, so I want to clone it.
- I want to learn what GraphQL has a couple of advantages, comparing to RESTful API.
- I want to see how Redux is replaced by GraphQL