# JavaScriptObjectsAndPatterns **Repository Path**: mirrors_mjackson/JavaScriptObjectsAndPatterns ## Basic Information - **Project Name**: JavaScriptObjectsAndPatterns - **Description**: Some code examples for a class I did for Twitter's HackWeek Q4 2012 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repo contains some examples I made for an advanced JavaScript class during Twitter HackWeek Q4 2012. To run the examples: $ npm install $ node app.js Then, browse to http://localhost:3000/.