Skip to content

Slides for my talk at the Melbourne Mobile meetup JavaScript UI Faceoff - "None of the above"

Notifications You must be signed in to change notification settings

markdalgleish/presentation--none-of-the-above

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS UI Framework Faceoff! - None of the Above

At the MelbourneMobile meetup we had a night dedicated to JavaScript/CSS UI frameworks. There were talks on jQuery Mobile, Sencha and KendoUI. I made the case for "none of the above"

A Bespoke.js presentation, built with generator-bepsoke

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

About

Slides for my talk at the Melbourne Mobile meetup JavaScript UI Faceoff - "None of the above"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%