Cantitate/Preț
Produs

What's New in ECMAScript 5

Autor Terry McNavage
en Limba Engleză Paperback – 3 mai 2012
This piece details the new parts in ECMAScript 5 that will be implemented by Chakra (Internet Explorer 9), SpiderMonkey (Firefox), SquirrelFish (Safari), V8 (Chrome), and Carakan (Opera) and other new generation JavaScript engines in 2011. Strict mode is at the core. It not only makes your programs simpler and less error prone but also easier for a JavaScript engine with just-in-time compilation (JIT), such as those listed above, to optimize. That is to say, run faster. Moreover, coding in strict mode, which is totally backward compatible, prepares you for ECMAScript 6, which will require doing so. It also explores a number of new OOP features provided by ECMAScript 5, as well as new iteration methods, JSON handling, and binding and currying.
Citește tot Restrânge

Preț: 12732 lei

Preț vechi: 15916 lei
-20% Nou

Puncte Express: 191

Preț estimativ în valută:
2437 2540$ 2029£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781449304775
ISBN-10: 144930477X
Pagini: 100
Dimensiuni: 178 x 233 x 15 mm
Greutate: 0.67 kg
Editura: O'Reilly Media
Colecția O'Reilly Media

Notă biografică

Terence McNavage is Creative Director at Pop Web Design (http://www.popwebdesign.com). He runs and oversees most of the technical content on the site, and is responsible for training, implementation, and consulting.