JavaScript patterns

What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other l...

Full description

Bibliographic Details
Main Author: Stefanov, Stoyan
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 2010
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03010nmm a2200541 u 4500
001 EB001928481
003 EBX01000000000000001091383
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 0596806752 
020 |a 1449397042 
020 |a 9781449397043 
020 |a 9781449396947 
020 |a 1449396941 
020 |a 9780596806750 
050 4 |a QA76.73.J39 
100 1 |a Stefanov, Stoyan 
245 0 0 |a JavaScript patterns  |c Stoyan Stefanov 
260 |a Sebastopol, CA  |b O'Reilly  |c 2010 
300 |a xvi, 216 pages  |b illustrations 
505 0 |a Table of Contents; Preface; Target Audience; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; Acknowledgments; Credits; Reading; Chapter 1. Introduction; Patterns; JavaScript: Concepts; Object-Oriented; No Classes; Prototypes; Environment; ECMAScript 5; JSLint; The Console; Chapter 2. Essentials; Writing Maintainable Code; Minimizing Globals; The Problem with Globals; Side Effects When Forgetting var; Access to the Global Object; Single var Pattern; Hoisting: A Problem with Scattered vars; for Loops; for-in Loops 
505 0 |a Includes bibliographical references and index 
653 |a Software patterns / fast 
653 |a Logiciels / Modèles de conception 
653 |a JavaScript (Computer program language) / http://id.loc.gov/authorities/subjects/sh96004880 
653 |a Software patterns / http://id.loc.gov/authorities/subjects/sh98003823 
653 |a JavaScript (Langage de programmation) 
653 |a JavaScript (Computer program language) / fast 
653 |a Web site development / http://id.loc.gov/authorities/subjects/sh98004795 
653 |a Sites Web / Développement 
653 |a COMPUTERS / Programming Languages / JavaScript / bisacsh 
653 |a COMPUTERS / Programming Languages / VBScript / bisacsh 
653 |a Web site development / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781449397043 
776 |z 9780596806750 
776 |z 1449399118 
776 |z 9781449399115 
776 |z 9780596806750 
776 |z 1449396941 
776 |z 1449397042 
776 |z 0596806752 
776 |z 9781449396947 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781449399115/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.2762 
520 |a What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're writing a client-side, server-side, or desktop application with JavaScript. Written by JavaScript expert Stoyan Stefanov -- Senior Yahoo! Technical and architect of YSlow 2.0, the web page performance opt