Tag javascript

A comprehensive list of resources about JavaScript

Untitled (http://www.slideshare.net/savetheclocktower/everything-is-permitted-extending-builtins)

I’m looking forward to the video, but these slides from @andrewdupont’s talk are great. #javascript

Tutti – Interactively run Javascript on multiple browsers

When you enter a Javascript command, it is immediately sent to each browser that's connected to the room. Each browser then eval() the Javascript within an iframe sandbox and then send the result back not only to the originating browser, but to ea…

Polymaps

Polymaps is a free JavaScript library for making dynamic, interactive maps in modern web browsers.

Canvas Cycle: True 8-bit Color Cycling with HTML5

jQuery Templates Proposal – jquery – GitHub

This proposal describes how support for templates can be added to the jQuery core library. In particular, this proposal describes a new jQuery method – named render() – that enables you to render a single JavaScript object or array of JavaScript ob…

Interactive JavaScript Console With TextMate

JavaScript engine and interpretation through TextMate

boomerang

boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of view. It has the ability to send this data back to your server for further analysis. With boomerang,…

Less.js Will Obsolete CSS

The next evolution of LESS. LESS has now been re-implemented in JavaScript. This means is you no longer need Ruby, ASP or PHP to use LESS, you just need a browser.

HTML5Rocks – Home