
JS.next: A Manager's Guide
by Aaron Frost
Publisher: O'Reilly Media 2013
Number of pages: 43
Description:
JS.next is the most significant change to JavaScript since its initial release in 1995. JS.next educates JavaScript developers, from novice to expert, about the impact that JS.next has had on the language, and demonstrates the powerful new constructs that are accessible in the JS.next API. Complete with code examples, the references and explanations will bring your knowledge of JavaScript into the now, and will jump start any developers ability to code in modern JavaScript.
Download or read it online for free here:
Download link
(1.9MB, PDF)
Similar books
Javascript FAQby Alexei Kourbatov - Linuxtopia
The goal of this text is to help you develop robust client-side scripts that can run in all modern browsers, under various operating systems. The answers contain interactive examples which you can run without leaving the Web page you are reading.
(23056 views)
JavaScript Enlightenmentby Cody Lindley - Lulu.com
The book gives the reader an accurate JavaScript worldview through an examination of native JavaScript objects and supporting nuances: complex values, primitive values, scope, inheritance, etc. A short and digestible summary of the ECMA-262.
(18286 views)
Building Front-End Web Apps with Plain JavaScriptby Gerd Wagner - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(13470 views)
JavaScript Essentialsby Neil Smyth - Techotopia
JavaScript Essentials by Neil Smyth is a comprehensive book for online reading, written with the aim to provide web developers and programmers with everything they need to know to create dynamic, rich and interactive web pages with JavaScript.
(26991 views)