Roundup of HTML-Based Slide Deck Toolkits
A whole bunch of HTML/CSS based presentation tools.
This page is a collection of the best articles, videos and presentations we’ve found on the topic.
Grunt: The JavaScript Task Runner
Grunt allows you to automate all sorts of things in your JS workflow (minification, linting etc).
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It’s the tie to go along with jQuery’s tux, and Backbone.js’s suspenders.
Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
“JavaScript is a programming language that makes websites interactive. HTML & CSS will let you make nice looking webpages, but they’ll be static. JavaScript allows you to ask your user to input information, move elements around on the page, and for to make your website more modern and functional.”
“A tidy collection of jQuery plugins”
Learn how to use Backbone in JavaScript projects.
Prism is a new lightweight, extensible syntax highlighter, built with modern web standards in mind.