Building/Remixing Server-side Applications using Glitch.com
Session Leaders: Shawn Van Every
Tags: #server • #glitch • #javascript • #programming • #code • #express • #node
Created By: Shawn Van Every
Glitch bills itself as "the friendly community where you'll build the app of your dreams". In this quick introduction to server-side programming, we'll use the Glitch platform (JavaScript and Node.js) to create basic web applications to serve web pages and interact with databases (put that user or sensor data somewhere and visualize it). Along the way, we'll have some fun playing with cookies.
Comments
You must be signed in to comment.
Arielle Hein • June 14, 2017, 4:55 pm
https://itp.nyu.edu/~sve204/networkedmedia_summer2017/
Shawn Van Every • June 14, 2017, 5:18 pm
Some other URLs:
Simple Express Server:
https://glitch.com/edit/#!/basic-express-server?path=README.md:1:0
p5 Sketch + Express:
https://glitch.com/edit/#!/express-p5-drawing?path=README.md:1:0
(p5 Sketch itself: https://alpha.editor.p5js.org/shawn/sketches/rJ6Kq20MW)
Here is where we ended in class:
https://glitch.com/edit/#!/phantom-racer?path=README.md:1:0
More resources:
https://itp.nyu.edu/~sve204/networkedmedia_summer2017/