Logo

JavaScript Succinctly by Cody Lindley

Small book cover: JavaScript Succinctly

JavaScript Succinctly
by

Publisher: Syncfusion Inc.
Number of pages: 143

Description:
JavaScript Succinctly was written to give readers an accurate, concise examination of JavaScript objects and their supporting nuances, such as complex values, primitive values, scope, inheritance, the head object, and more. If you're an intermediate JavaScript developer and want to solidify your understanding of the language, or if you've only used JavaScript beneath the mantle of libraries such as jQuery or Prototype, this is the book for you.

Home page url

Download or read it online for free here:
Download link
(1.1MB, PDF)

Similar books

Book cover: Building Front-End Web Apps with AngularJS and Parse.comBuilding Front-End Web Apps with AngularJS and Parse.com
by - codeproject.com
This book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples in the book, you can quickly improve your understanding of basic concepts and techniques.
(6153 views)
Book cover: Understanding ECMAScript 6Understanding ECMAScript 6
by - Leanpub
This book is intended for those who are already familiar with JavaScript and ECMAScript 5. It is aimed at intermediate-to-advanced JavaScript developers (both browser and Node.js environments) who want to learn about the future of the language.
(8617 views)
Book cover: DOM EnlightenmentDOM Enlightenment
by - domenlightenment.com
This is the most exhaustive book written about DOM scripting without the use of a library/framework. The book is written in a style that favors small, isolated, immediately executable code over wordy explanations and monolithic programs.
(14775 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.
(7476 views)