Explore >> Select a destination


You are here

addyosmani.com
| | www.debugbear.com
3.1 parsecs away

Travel
| | Learn how caching can be done on the server and in the browser to improve page speed.
| | www.debugbear.com
11.3 parsecs away

Travel
| | Server-side rendering ensures that website content appears quickly, without first having to download and run application code.
| | www.bennadel.com
10.1 parsecs away

Travel
| | Ben Nadel demonstrates how to use an Immediately Invoked Function Expression (IIFE) in conjunction with the CachedWithin Function memoization feature in Lucee CFML 5.3.2.77 in order to easily cache steps in a procedural algorithm without very much ceremony.
| | sookocheff.com
30.2 parsecs away

Travel
| The future of mobile development is cross-platform HTML5, JavaScript, and CSS3. Let me explain. I've been working on a couple Windows Phone 7 applications to accompany my first release, FaceArt, in the Marketplace. As I do more research and development with the mobile platform I keep looking for ways to increase the reach of my apps. The most obvious is to release Android and iOS versions but I have a few hurdles to clear first, the biggest being lack of time. I do all development as a moonlighting gig while I work full-time and I'm already struggling to find extra hours during the week to finish my first three applications for one platform. How am I going to write and maintain three separate codebases for each app for the major mobile platforms while still ...