Skip to content

sole/cjs14-embracing-failure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embracing failure.

A talk for CascadiaJS, Portland, July 2014

Video

Here.

View slides online

Here: http://soledadpenades.com/files/t/cjs14-embracing-failure/

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Grunt: $ npm install -g grunt-cli

Then, install dependencies and run the preview server:

$ npm install && bower install
$ grunt server

To generate the things for uploading just run grunt.

This presentation was built with generator-bespoke, and a couple of extra plugins I built, if you were curious about it.

About

slides for my talk at CascadiaJS 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published