javascript

Upload Files Like Gmail - Client Side Gmail Architecture Part 2

In this follow up to the very popular first part of the Gmail Client Side Architecture series we will be looking at how Google handles the file upload process...

0 replies - 2296 views - 06/16/08 by Schalk Neethling in News

Tips & Tricks of Learning Ternary Operators

I started using ternary operator logic about six months ago and notice myself using shorthand if/else logic all the time. It shortens my code, the time to...

6 replies - 2292 views - 03/17/08 by David Walsh in News