JavaScript Enlightenment
by Cody Lindley
Publisher: Lulu.com 2011
ISBN/ASIN: 1257866524
ISBN-13: 9781257866526
Number of pages: 141
Description:
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.
Download or read it online for free here:
Read online
(online html)
Similar books
JS.next: A Manager's Guide
by Aaron Frost - O'Reilly Media
''JS.next: A Manager's Guide'' 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.
(19917 views)
by Aaron Frost - O'Reilly Media
''JS.next: A Manager's Guide'' 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.
(19917 views)
JavaScript: The Right Way
by William Oliveira - jstherightway.com
Since JavaScript is one of the most popular languages nowadays, there's a lot of obsolete information about it on the web. This book is an easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web.
(16956 views)
by William Oliveira - jstherightway.com
Since JavaScript is one of the most popular languages nowadays, there's a lot of obsolete information about it on the web. This book is an easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web.
(16956 views)
The Ugly JavaScript Book
by John H. Keyes
If you just want to be able to do some stuff with JavaScript, this little JavaScript book may help you implement the things that you want to happen at your web site. So this tutorial will concentrate on teaching you to do things.
(19075 views)
by John H. Keyes
If you just want to be able to do some stuff with JavaScript, this little JavaScript book may help you implement the things that you want to happen at your web site. So this tutorial will concentrate on teaching you to do things.
(19075 views)
Building Front-End Web Apps with Plain JavaScript
by 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.
(11403 views)
by 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.
(11403 views)