Logo

JavaScript Enlightenment by Cody Lindley

Large book cover: JavaScript Enlightenment

JavaScript Enlightenment
by

Publisher: Lulu.com
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: An Introduction to libuvAn Introduction to libuv
by
This book is a small set of tutorials about using libuv as a high performance evented I/O library which offers the same API on Windows and Unix. It is meant to cover the main areas of libuv, but is not a comprehensive reference.
(10467 views)
Book cover: JavaScript SuccinctlyJavaScript Succinctly
by - Syncfusion Inc.
The book was written to give readers an accurate examination of JavaScript objects and their supporting nuances, such as complex values, primitive values, inheritance, etc. If you're an intermediate JavaScript developer this is the book for you.
(13362 views)
Book cover: JavaScript: The Right WayJavaScript: The Right Way
by - 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.
(16724 views)
Book cover: Building Front-End Web Apps with Plain JavaScriptBuilding Front-End Web Apps with Plain JavaScript
by - 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.
(10931 views)