Permalink

39

Setting Up A Build Process For JavaScript & CSS Files Using Ant (Screencast)

Read Later submit to reddit

  A well defined build process ensures that the output of your project is built in a consistent manner every time a new build is run. Today we’re going to take a look at how you can setup your own … Continue reading

Permalink

50

Tools For jQuery Application Architecture – The Printable Chart

Read Later submit to reddit

  Hey guys. Today I would like to add a new entry to my on-going series on Large Scale Application development with jQuery – printable tools for application architecture charts. A lot of you replied back to posts in the … Continue reading

Permalink

32

Is jQuery The Best Option For Large-Scale App Development?

Read Later submit to reddit

  This post is directed at jQuery users interested in building large applications. Quite often, when you discuss the options that are available for developing large-scale JavaScript applications, you may wonder whether toolkits such as dojo may be more appropriate … Continue reading

Permalink

7

Digging into Deferreds with jQuery: Promises

Read Later submit to reddit

  Hey guys and welcome to Digging into Deferreds, a new set of short talks to help you understand and make the most of the new deferred features in jQuery 1.5 and 1.5.1 In this first talk, we’re going to … Continue reading

Permalink

103

Building Single Page Applications With jQuery’s Best Friends

Read Later submit to reddit

Hey guys. Today we’re going to take a look at how you can build a single-page application (SPA) supporting graceful degradation using some of jQuery’s Best friends; DocumentCloud’s Backbone.js, Underscore.js, LAB.js and jQuery templating to name but a few. Alex … Continue reading