TL;DR
WebSockets allow your app to have “real time” features, where updates are instant because they’re passed on an open, two-way chann...
For further actions, you may consider blocking this person and/or reporting abuse
A very very nicely written blog . It would be also great if you could make a tutorial of it.
It is a tutorial :)
Do you mean a YouTube tutorial?
Very informative article
thanks!
Very cool project
thank you, sir
Great buzz off of this one. No pun intended
thanks, bro
Great article! I love the comparison between the traditional, more complex method of development and using Wasp to save time.
thanks, glad you liked it
Hello everyone, I hope you're all doing well. I recently launched an open-source project called GraphQLPlaceholder, and I'd love your support. Please check it out and give it a star on GitHub github.com/enochval/graphql-placeh.... Your support would mean a lot to me and help immensely in the project's growth.
Thank you.
I'm no JS/Node expert but wouldn't you need some kind of lock inside the
socket.on('vote' ...)
method? What happens if two users vote at the same time?Always love to see a good Chakra-based UI :D
it's tailwind!