An open API service indexing awesome lists of open source software.

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.

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.