Improving user experience in HTML forms presentation slideshow

Read the slides online or have a look at other resources.

⚠️ This project has been archived

No future updates are planned. Feel free to continue using it, but expect no support.

Presentation code

A Bespoke.js presentation, built with generator-bespoke

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

License

Copyright (c) 2013 Joel Purra All rights reserved.

Code snippets/examples may be copied freely, the rest is licenced under CC BY-SA 3.0.

Bitdeli Badge