High Performance JavaScript Build Faster Web Application Interfaces 14341

Код товару: 14341Паперова книга

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 bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more.


Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts—Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney—demonstrate optimal ways to load code onto a page, and offer programming tips to help your JavaScript run as efficiently and quickly as possible. You'll learn the best practices to build and deploy your files to a production environment, and tools that can help you find problems once your site goes live.


  • Identify problem code and use faster alternatives to accomplish the same task
  • Improve scripts by learning how JavaScript stores and accesses data
  • Implement JavaScript code so that it doesn't slow down interaction with the DOM
  • Use optimization techniques to improve runtime performance
  • Learn ways to ensure the UI is responsive at all times
  • Achieve faster client-server communication
  • Use a build system to minify files, and HTTP compression to deliver them to the browser

 

Дивитися книгу російською мовою

550 ₴
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно від 1'000,00 ₴
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
High Performance JavaScript Build Faster Web Application Interfaces - фото 1
Інші книги O'Reilly
Physics for Game Developers: Science, math, and code for realistic effects 2nd Edition
63079
David M BourgBryan Bywalec
850 ₴
React: Up & Running: Building Web Applications. 2nd Ed.
244785
Stoyan Stefanov
1'800 ₴
Concurrency in Go: Tools and Techniques for Developers 1st Edition
67084
Katherine Cox-Buday
2'100 ₴
Introducing MLOps. How to Scale Machine Learning in the Enterprise. 1st Ed.
244757
Mark Treveil, Nicolas Omont, Cl?ment Stenac
2'100 ₴
High Performance Python. Practical Performant Programming for Humans
12791
Micha GorelickIan Ozsvald
2'400 ₴
Clean Code Cookbook: Recipes to Improve the Design and Quality of your Code 1st Edition
264156
Maximiliano Contieri
1'700 ₴
Fundamentals of Software Architecture: A Comprehensive Guide to Patterns, Characteristics, and Best Practices 1st Edition
114644
Neal FordMark Richards
700 ₴

Характеристики

  • Бренд
  • Автор
  • Категорія
    Програмування
  • Рік
    2010
  • Сторінок
    242
  • Формат
    170х240 мм
  • Обкладинка
    М'яка
  • Оформлення
    Лакування
  • Тип паперу
    Офсетний
  • Мова
    Англійська

Від видавця

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 bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more.


Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts—Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney—demonstrate optimal ways to load code onto a page, and offer programming tips to help your JavaScript run as efficiently and quickly as possible. You'll learn the best practices to build and deploy your files to a production environment, and tools that can help you find problems once your site goes live.


  • Identify problem code and use faster alternatives to accomplish the same task
  • Improve scripts by learning how JavaScript stores and accesses data
  • Implement JavaScript code so that it doesn't slow down interaction with the DOM
  • Use optimization techniques to improve runtime performance
  • Learn ways to ensure the UI is responsive at all times
  • Achieve faster client-server communication
  • Use a build system to minify files, and HTTP compression to deliver them to the browser

 

Дивитися книгу російською мовою

Зміст

 Table of Contents

Chapter 1 Loading and Execution

Script Positioning

Grouping Scripts

Nonblocking Scripts

Summary

Chapter 2 Data Access

Managing Scope

Object Members

Summary

Chapter 3 DOM Scripting

DOM in the Browser World

DOM Access and Modification

Repaints and Reflows

Event Delegation

Summary

Chapter 4 Algorithms and Flow Control

Loops

Conditionals

Recursion

Summary

Chapter 5 Strings and Regular Expressions

String Concatenation

Regular Expression Optimization

String Trimming

Summary

Chapter 6 Responsive Interfaces

The Browser UI Thread

Yielding with Timers

Web Workers

Summary

Chapter 7 Ajax

Data Transmission

Data Formats

Ajax Performance Guidelines

Summary

Chapter 8 Programming Practices

Avoid Double Evaluation

Use Object/Array Literals

don't Repeat Work

Use the Fast Parts

Summary

Chapter 9 Building and Deploying High-Performance JavaScript Applications

Apache Ant

Combining JavaScript Files

Preprocessing JavaScript Files

JavaScript Minification

Buildtime Versus Runtime Build Processes

JavaScript Compression

Caching JavaScript Files

Working Around Caching Issues

Using a Content Delivery Network

Deploying JavaScript Resources

Agile JavaScript Build Process

Summary

Chapter 10 Tools

JavaScript Profiling

YUI Profiler

Anonymous Functions

Firebug

Internet Explorer Developer Tools

Safari Web Inspector

Chrome Developer Tools

Script Blocking

Page Speed

Fiddler

YSlow

dynaTrace Ajax Edition

Summary

Colophon

Відгуки про High Performance JavaScript Build Faster Web Application Interfaces

High Performance JavaScript Build Faster Web Application Interfaces
High Performance JavaScript Build Faster Web Application Interfaces
550 ₴
Персонально для вас
Crafting Clean Code with JavaScript and React: A Practical Guide to Sustainable Front-End Development First Edition
295025
Hela Ben Khalfallah
2'100 ₴
Data Structures and Algorithms in JavaScript
302634
Federico Kereki
2'100 ₴
JavaScript Cookbook: Programming the Web. 3rd Ed.
244759
Adam Scott, Matthew Macdonald
2'200 ₴
Total Typescript
303264
Matt PocockTaylor Bell
2'200 ₴
Node.js: The Comprehensive Guide to Server-Side JavaScript Programming
263482
Sebastian Springer
2'300 ₴
JavaScript: The Comprehensive Guide to Learning Professional JavaScript Programming
263481
Philip Ackermann
2'400 ₴
Multithreaded JavaScript. Concurrency Beyond the Event Loop. 1st Ed.
244776
Thomas Hunter II, Bryan English
2'500 ₴
Learn JavaScript Coding with AI: Revolutionize Your Learning with ChatGPT in This Beginner's JavaScript Book (Digital Skill Development Series by D-Libro (2025))
305298
Atlas SkylarkDavid OceanBen BloomfieldValeria Celis
3'400 ₴
Optimizing Java: Practical Techniques for Improving JVM Application Performance 1st Edition
66972
Benjamin J Evans
3'450 ₴
Programming C# 10: Build Cloud, Web, and Desktop Applications 1st Edition
197697
Ian Griffiths
1'900 ₴
C# 12 Pocket Reference: Instant Help for C# 12 Programmers 1st Edition
273675
Joe AlbahariBen Albahari
1'200 ₴
C# 7 and .NET Core Cookbook - Second Edition
49240
Dirk Strauss
2'295 ₴
Developing on AWS with C#: A Comprehensive Guide on Using C# to Build Solutions on the AWS Platform 1st Edition
274191
James CharlesworthNoah Gift
1'700 ₴
C# 8.0 in a Nutshell: The Definitive Reference 1st Edition
114660
Joseph AlbahariEric Johannsen
2'800 ₴
C# 9.0 in a Nutshell: The Definitive Reference
153446
Joseph Albahari
2'200 ₴
NEW Challenges Starter Active Teach
75801
Amanda Maris
3'600 ₴
Test It, Fix It: Business Grammar
73405
Amanda Maris
286 ₴