Giter VIP home page Giter VIP logo

react-blog-frontend's People

Contributors

ahmadxgani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-blog-frontend's Issues

Useless React Tag

Nice to have time for review your code , but i think u have useless wrapper tag at src/App.tsx

<>
  <UserProvider>
    <GraphQLClient>
      <Router />
    </GraphQLClient>
  </UserProvider>
</>

you can remove this tag <></> because u'll get the same result if return <UserProvider> as parent component.
Thanks u ๐Ÿ˜Š

Yardan, Frontend Engineer at Ruangguru

[Feature] To-do-list

Improvement/Refactor And Optimize Code

  • Improve UI/UX
  • Refactor Tag Component
  • Manage image assets (set profile, set article thumbnail, etc), ref
  • only return the needed data in query or mutation, applied in refetch, query, and lazzy query, usecase to fix is in example of refetch query | ref

Users Feature

  • Upload Profile Image
  • Reset Password
  • Forgot Password
  • Verify Account After Register

WYSWYG

  • Upload Image
  • Add Link

Utitlity Features

  • Add Comment
  • Add Bookmark Post feature
  • hide bookmarked post in homepage ( if article > 1000 post ๐Ÿ˜† ) and show by bookmarked post in profile page
  • Add Like Post
  • Save Post As Draft
  • Sweetalert As Default Alert

Fix Bug

  • auto-filled from saved login in register component
  • title not changed in page that using parameter in path
  • theme-change does not working as well, ref
  • protect route path for a user that only can update their own data
  • apollo error in log after creating a new post
  • auto-logout if current user not found in database, problem found in localstorage, usecase: user login => admin delete user => and user still have status logged-in
  • issue with @editorjs/image on remove image, delete the image from imgbb => scrape delete url and click delete button? or use expiration date?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.