<Div> 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
High Performance JavaScript
โ Scribed by Nicholas C. Zakas
- Publisher
- O'Reilly Media
- Year
- 2010
- Tongue
- English
- Leaves
- 242
- Series
- Build Faster Web Application Interfaces
- Edition
- 1st
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
If youre 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 bottlenecks during development. Youll learn optimal ways to load code onto a page, programming tips to help your JavaScript run as efficiently and quickly as possible, best practices to build and deploy your files to a production environment, and more.
๐ SIMILAR VOLUMES
<Div> 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
Studying javascript performance in depth will make you capable of tackling the complex and important tasks required to solve performance issues. In this book, youll learn when and why to use an IDE over a common text editor. Packed with examples, youll also learn how to create a build system to test
<p><b>Master the art of building, deploying, and optimizing faster web applications with JavaScript</b></p> <h2>About This Book</h2><ul><li>Test and optimize JavaScript code efficiently</li><li>Build faster and more proficient JavaScript programs for web browsers and hybrid mobile apps</li><li>Step-