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: Exploring ES6: Upgrade to the Next Version of JavaScriptExploring ES6: Upgrade to the Next Version of JavaScript
by - ExploringJS.com
This book contains reliable and in-depth information on ECMAScript 6, the next version of JavaScript. The author will provide step-by-step instructions on how to apply ES6 features instead of old JavaScript hacks and methods.
(6581 views)
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.
(6168 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.
(7500 views)
Book cover: Human JavaScriptHuman JavaScript
by - HumanJavaScript.com
This is a book about a specific set of JavaScript tools, patterns, and approaches that we feel are optimized for people. These approaches enable our team to quickly build and deliver high-quality JavaScript applications for humans ...
(7870 views)