Making your very own WebSocket Server with Javascript
A lot of the work we do with Javascript involves us sending information back and forth from servers. You are probably familiar with the concept of APIs, which send data to servers or websites in a particular format, to get a specific response back.
T...
fjolt.hashnode.dev8 min read