Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.

pittcsc/track-2015-javascript

Repository files navigation

2015 Track: JavaScript

Table of Contents

Talks

  1. Talk 1: Beginner JS 1
  2. Talk 2: Beginner JS 2
  3. Talk 3: Advanced JS 1
  4. Talk 4: Advanced JS 2
  5. Talk 5: Compiled & Next-Gen JS
  6. Talk 6: Functional Programming in JS
  7. Talk 7: JS in Practice - Client-Side JS
  8. Talk 8: JS in Practice - Tooling
  9. Talk 9: JS in Practice - Server-Side JS

Workshops

  1. Workshop: Angular
  2. Workshop: Ember
  3. Workshop: Node

Running a Slideshow

  1. Clone the repo

    $ git clone [email protected]:Pitt-CSC/track-2015-javascript.git
    $ cd track-2015-javascript
  2. Install reveal-md

    $ npm install
  3. You can access the reveal-md executable using npm start. Run it with the path to the slides to see them in your browser!

    $ npm start talk-1-beginner-js-1/slides.md

Contributing

Changes and suggestions are welcome! Please fork the repo and send us Pull Requests with your ideas instead of pushing directly to the central repo. Also, please keep changes to multiple talks/workshops in separate Pull Requests, unless the changes are fixing typos or things of that nature.

About

Talks and Workshops for the 2015 JavaScript Track

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages