High performance JavaScript
If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottleneck...
Main Author: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Beijing ; Sebastopol, California :
O'Reilly
2010.
|
Edition: | First edition |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628459906719 |
Table of Contents:
- Loading and execution
- Data access
- DOM [Document Object Model] scripting
- Algorithms and flow control
- Strings and regular expressions
- Responsive interfaces
- Ajax
- Programming practices
- Building and deploying high-performance JavaScript applications
- Tools.