RedditClone

REACT

Creating a Reddit Clone Using React and GraphQL - 19

In this blogpost we are adding a new post page, edit for existing post and delete post functionalities.

Read
REACT

Creating a Reddit Clone Using React and GraphQL - 18

In this blog post we are adding upvote and downvote UI and functionality to the application with readFragment and writeFragment

Read
REACT

Creating a Reddit Clone Using React and GraphQL - 17

In this blog post we are adding upvote functionality to web service.

Read
REACT

Creating a Reddit Clone Using React and GraphQL - 16

In this blog post, we are adding the logic for show and hide the " Load More " button.

Read
REACT

Creating a Reddit Clone Using React and GraphQL - 15

In this blog post, we are adding pagination to load more post from the server.

Read
REACT

Creating a Reddit Clone Using React and GraphQL - 14

In this blog post, we are completing the create post page.

Read
REACT

Creating a Reddit Clone Using React and GraphQL - 13

In this blog post we are changing mikro-orm to type-orm.

Read
REACT

Creating a Reddit Clone Using React and GraphQL - 12

In this post, we are creating the view for forgot password page and finish the user management and authentication.

Read
REACT

Creating a Reddit Clone Using React and GraphQL - 11

From this post, we are creating the forgot password page in the front-end web app.

Read
REACT

Creating a Reddit Clone Using React and GraphQL - 10

In this post we are setting up the forgot password functionality.

Read