PUBLIC   marks

PUBLIC MARKS with tag javascript

Sponsorised links

Yesterday

JavaScript Framework Matrix - Overview with functions and examples

by Xavier Lacot & 3 others
A js web frameworks matrix, which provides a comparison of 9 major js frameworks.

05 November 2009

Introducing Closure Tools

by marco
Today, each Closure Tool has grown to be a key part of the JavaScript infrastructure behind web apps at Google.

Sponsorised links

04 November 2009

03 November 2009

02 November 2009

01 November 2009

Cartographer.js

by philippej & 2 others (via)
Première version d'une librairie javascript qui permet de créer des cartes thématiques avec Google Maps.

31 October 2009

Underscore.js

by karlcow & 2 others

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.

30 October 2009

Software is hard | Eventbug (alpha) Released

by srcmax

This extension brings a new Events panel that lists all of the event handlers on the page grouped by event type. The panel also nicely integrates with other Firebug panels and allows to quickly find out, which HTML element is associated with specific event listener or see the Javascript source code.

29 October 2009

Underscore.js

by marco & 2 others (via)
A new library of functional programming primitives for JavaScript—each, map, all, any, inject, detect etc. Unlike some similar libraries this one doesn't extend the built-in objects, instead opting to bind the new functions to the underscore symbol.

ZK (Zero Kode), framework de développement web OpenSource

by eledo34
ZK (Zero Kode) est un framework de développement Web OpenSource. Il permet de réaliser des interfaces Web complexes et dynamiques en se basant sur le principe de l’AJAX. L’AJAX (Asynchronous JavaScript And XML) est une technique qui permet de réaliser des pages (X)HTML dynamique où uniquement une partie des pages sont rechargés depuis le serveur. ZK est un moteur basé sur le principe de l’Ajax et sur un système d’évènements. Il ne gère que la partie Vue du modèle MVC, on peut donc l’intégrer dans un framework (Hibernate, Struts, etc.).

27 October 2009

26 October 2009

25 October 2009

SunSpider JavaScript Benchmark

by balluche
Test de benchmark pour Javascript. Il permet de tester la rapidité du moteur javascript des navigateurs.

Python Package Index : pydermonkey 0.0.6

by karlcow

Access the SpiderMonkey JavaScript engine from Python

PUBLIC TAGS related to tag javascript

no tag

Sponsorised links