background preloader

Javascript

Facebook Twitter

jQuery & JavaScript Articles For The Community. Creating a bookmarklet with easyXDM | easyXDM. Bookmarklets has been common for a long time and are quite easy to make. But one thing that you often see when examining the code behind bookmarklets are that most of the code is just to facilitate simple cross domain communication back to the whatever service the bookmarklet supports. Following is a sample bookmarklet with support for full RPC and XHR between the page its being applied to and the supporting backend.

If you want to, save the above link as a bookmark, navigate to any page on the internet, and hit the bookmark Set up the provider as usual, one example is the xhr provider The bookmark code or as it would look like in a link The main code (bookmark.js) This code does not require any files to be uploaded to the ‘consumer’. Faire du cross-domain simplement avec javascript.

23417268 Advanced Java Script. Scalable JavaScript Design Patterns. Introduction Welcome to the resource page for my talk on Scalable JavaScript Design Patterns last presented at Web Directions (South). It's an extended version of the talk I gave at Fronteers and includes more information about a highly-decoupled architecture for building large applications I've been discussing recently. This version of the talk also covered live code demos of 'Aura', a framework based on some of the ideas in the presentation (see lower down for some code examples). Many of the concepts presented build upon previous work by Nicholas Zakas. I'm a firm believer in lowering the barrier of entry to (sometimes) complex concepts in JavaScript; this is one reason why the theme of my slides is 'Star Wars' and some of the initial concepts behind the design patterns used are explained through Star Wars metaphors. Notes In this talk, which expands on my earlier article, I describe a JavaScript application architecture that: Aura Code Samples todo-entry.js todo-counter.js Definitely.

Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!

Simuler Ajax

Bootstrap, from Twitter. Node.js. Spine.js. The Top 10 Javascript MVC Frameworks Reviewed - CodeBrief. UPDATE 1/14/2012: Added Batman.js and Angular.js due to popular demand and because they looked impressive. Over the last several months I have been in a constant search for the perfect javascript MVC framework. Driven by a dire need for the right level of abstraction and features, I have tried out - some more cursorily than others - every framework I could get my hands on. Here lies a brief synopsis of each framework. Lastly, I share the framework which I ultimately decided on. Specifically, the following four features are very important to me: UI Bindings - I'm not just talking about templates, I'm talking about a declarative approach to automatically updating the view layer when the underlying model changes.

The Contenders Here is a table showing all of the frameworks support for the above features. 1. Backbone.js is the web's darling framework. Pros: Strong community and lots of momentum. Cons: Lacks strong abstractions and leaves something to be desired. 2. Pros: Bindings support. 3. Knockout : Home. JavaScriptMVC. CSS3 Mega Dropdown Menu.

Extjs