Giter Club home page Giter Club logo

convoychat's Introduction

Hello, I'm Anurag. I do open source!


I'm a self-taught passionate FrontEnd developer from India ๐Ÿ‡ฎ๐Ÿ‡ณ

About me

  • ๐Ÿ’ผ FrontEnd Engineer at Razorpay

  • ๐Ÿ“ˆ Built github-readme-stats, verlyjs and more, 50m+ hits โ€ข 50K stars on GitHub

  • โค๏ธ I love writing TypeScript, and building fun experiments on type-level

  • ๐Ÿ’ฌ Ask me about anything here

javascript typescript react graphql nodejs

Anurag's github stats

Top Repositories



Anurag Hazra | Twitter Anurag Hazra | CodeSandbox

convoychat's People

Contributors

anuraghazra avatar dependabot[bot] avatar nextadda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

convoychat's Issues

error starting server

I've completed the setup process but when I run "npm run develop" I get these errors:
20 error code ELIFECYCLE 21 error errno 1 22 error [email protected] develop: concurrently "npm run dev:tsc" "npm run dev:server" "npm run dev:client" 22 error Exit status 1 23 error Failed at the [email protected] develop script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ]

Maximum retries exceeded error- part 2

I am getting this error again

code is:

<a href="https://github.com/anuraghazra/convoychat">
  <img height=200 align="center" src="https://github-readme-stats.vercel.app/api/top-langs?username=armurox&layout=compact&langs_count=8&card_width=320&theme=radical" />
</a>

<a href="https://github.com/armurox/github-readme-stats">
  <img height=200 align="center" src="https://github-readme-stats.vercel.app/api?username=armurox&theme=radical" />
</a>

Overfetching data

In room-resolver.ts

  • Overfetching rooms
    We have two queries listRooms and listCurrentUserRooms.
    When you execute both queries on the client side, we run into a situation where room data is over fetched.

  • Overfetching message author
    There is a possibility that a user can be a part of multiple rooms and many messages can have the same users.
    You can fix this by using field resolver with dataloader.

The second one is a must I think.

Shift Logout button to the bottom

Whenever more rooms are created, logout button keeps popping down. For a cleaner UI, I suggest keeping the Logout button at the bottom.
We can create another issue for making the view of rooms scrollable if they exceed a certain number.
Screenshot 2020-06-30 at 12 24 31 AM

Maximum Retries exceeded error

I'm getting this error with the currently with the most popular language stat, and github rating stat:
Screen Shot 2023-08-17 at 2 32 53 PM

The code is <a href="https://github.com/anuraghazra/convoychat"> <img height=200 align="center" src="https://github-readme-stats.vercel.app/api/top-langs?username=armurox&layout=compact&langs_count=8&card_width=320&theme=radical" /> </a>

and <a href="https://github.com/armurox/github-readme-stats"> <img height=200 align="center" src="https://github-readme-stats.vercel.app/api?username=armurox&theme=radical" /> </a>

Outdated packages

  • Apollo Client is outdated - Latest version v3
  • Apollo Server is outdated - Latest version v3
  • TypeScript is outdated - Latest version v4.4

Are you planning to update packages?

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.