By mswatcher
via ariya.ofilabs.com
Submitted: Dec 04 2012 / 10:09
Performance optimization of web applications is a hot topic these days. One of the related areas is of course optimizing the application code itself. For client-side application running in the web browser, this means speeding-up JavaScript code whenever possible. Premature optimization is not a good practice, it is crucial to locate which parts cause the slow down and need som
Add your comment