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: 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.
(16436 views)
Book cover: ppk on JavaScriptppk on JavaScript
by - New Riders Press
ppk on JavaScript is a well-written and cleanly structured walk through useful JavaScript examples. It is extremely practical, and goes right to the core of what a web programmer needs to know about JavaScript to build real sites, right now.
(14264 views)
Book cover: TypeScript Deep DiveTypeScript Deep Dive
by - GitBook
TypeScript is a superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. The author of this book has been looking at the issues that turn up commonly when people start using TypeScript.
(7507 views)
Book cover: Backbone TutorialsBackbone Tutorials
by - backbonetutorials.com
Backbone.js has had unrivaled success and will be a crucial tool in modern web development. This free e-book aims to get developers up to speed with single page web application development using Backbone.js as a foundation.
(15968 views)