https://github.com/morgul/js_basics
A presentation on the basics of javascript, for the LSDG.
https://github.com/morgul/js_basics
Last synced: about 1 month ago
JSON representation
A presentation on the basics of javascript, for the LSDG.
- Host: GitHub
- URL: https://github.com/morgul/js_basics
- Owner: Morgul
- Created: 2013-04-03T23:49:12.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-04T23:46:41.000Z (about 13 years ago)
- Last Synced: 2025-03-22T21:34:21.232Z (about 1 year ago)
- Language: JavaScript
- Size: 3.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Javascript Basics Presentation
This is a presentation on the basics of javascript. Despite the name, it's not a beginner's guide; rather it assues you
have a passing familiarity with javascript. It instead touches on common rough edges people just starting to five in
might run into.
This presentation itself is build with [deck.js](http://imakewebthings.com/deck.js/), and served using [node.js](http://nodejs.org).
## Viewing the presentation
To view the presentation, simple do the following:
$ npm install
$ node ./serve.js
Then point your browser to: `http://localhost:8080`
Enjoy!
P.S. The images of Hipster Steve were made by Ginny Case. They are Attribution-NonCommercial-NoDerivs 3.0 Unported.
You should check out her DeviantArt page.