WhatsApp-Clone-Server icon indicating copy to clipboard operation
WhatsApp-Clone-Server copied to clipboard

https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial

Results 69 WhatsApp-Clone-Server issues
Sort by recently updated
recently updated
newest added

> [email protected] prebuild /home/whatsru/WhatsApp-Clone-Client-React-master > yarn codegen yarn run v1.22.18 $ graphql-codegen ✔ Parse configuration ❯ Generate outputs ❯ Generate ./src/graphql/types.tsx ✖ Load GraphQL schemas → Failed to load schema...

https://github.com/Hacking-pch/whatsapp

I can't figure out something about jest testing of the server. I'm at Server Step 3.2, and my test passes, and the console also reads "Snapshots: 1 written". The problem...

Minor improvement to have a default setting of TZ

It's deprecated, and included in `graphql`. Thanks @idkjs for letting us know :)

Hi When more than 11 subscriptions occur we get the the node warning "MaxListenersExceededWarning: Possible EventEmitter memory leak detected." The subscription server looks like this: ```ts const pubsub = new...

I'm sure I could answer my question with a close enough look at the code, but I'm not super familiar with GraphQL modules and other concepts employed by the codebase...