Build a CMS using nodejs and express with socketio for realtime updates without clientside refresh
I am starting a project to build a basic cms using nodejs and I want to use websockets as well. I don’t know where to find resources to learn how best to do this.