We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated p5.js, node.js, socket.io (markdown)
Updated to use ES6
Fixed a fullstop typo.
Emphasised io.connect code for easier reading.
http module not available in python2 which is default installation of python in many OSes
fix some typos and change to new python command
Created p5.js, node.js, socket.io (markdown)
Destroyed p5.js, node.js, socket.io (markdown)
Add
added hint to include socket.io in index.html and simplified socket.io client config
Fix var ext = require('ext'); reference to var fs = require('fs'); in second example for "Serving a p5 sketch" section
Added the corrected corrected link
Updated express guide link
added port 8080 to connection in sketch
Spell check
Updated p5.js and node.js (markdown)