Dev Miscellaneous
356 subscribers
883 photos
6 videos
5 files
912 links
A channel where you can find developer tips, tools, APIs, resources, memes and interesting contents.

Join our comments chat for more.

Comments chat (friendly :D)
https://t.me/+r_fUfa1bx1g0MGRk
Download Telegram
Using WebSockets with React.js, the right way

In this post I introduce useful custom React.js hooks that take websocket clients to the next level...

https://dev.to/itays123/using-websockets-with-react-js-the-right-way-no-library-needed-15d0

@DevMisc
#websocket #javascript #react
Introduction To Web Sockets

A WebSocket server is an application listening on any port of a TCP server that follows a specific protocol...

https://dev.to/earthcomfy/introduction-to-web-sockets-3n7m

@DevMisc
#websocket #django #javascript