February 8, 2006

DevX - Software Development Resource

Caching in JavaScript Improves Performance

Along with caching the objects, you can also enhance a script’s performance by caching the entire script?in other words, by including it in a .js file. This way, the browser

DevX - Software Development Resource

Suppress Logs from Libraries

How many times have you tried to get rid of the intrusive log messages from the API you’re using? The solution is easy: in your log4j configuration file, just include