-
Assignment 2
Extend the simple chat example that we went through in class. Work on the styling, sending additional messages, or altering the user experience. Get creative! Post your code on GitHub,...
Read More -
Server Setup
Node.js Node.js is a JavaScript (ECMAScript) engine for building server side apps. It uses V8, Google’s open source high-performance JavaScript engine. Node is Event/Callback driven - A callback function is...
Read More -
Media Elements
HTML 5 introduced support for audio and video natively in the browser (without plugins). This makes removes the need to use proprietary tools and formats (such as Flash, QuickTime, Windows...
Read More -
Documentation
You are required to document all of your work in this course using an online journal (or blog). Additionally, you are expected to post all of your code for the...
Read More -
The CU Creative Server
Each of you has a space on CU’s Creative Server where you can post work for this class. We will be primarily utilizing a cloud server, Digital Ocean, throughout this...
Read More