What are the top five things that can cause your code to run slowly in the browser? With the right optimizations, JavaScript can run quickly and efficiently in the browser environment. In this session, learn from the experts how you can make your AJAX/JavaScript applications scream. We look at the top five coding issues that cause JavaScript to run slow, how you can avoid memory leaks, ensure you don't leave variables hanging around and how you can avoid client side scripting errors.