Core JavaScript Guide
Publisher: Netscape Communications Corp. 2000
Description:
JavaScript is a cross-platform, object-based scripting language. This book explains everything you need to know about using core JavaScript. It is assumed that you have a general understanding of the Internet and the World Wide Web (WWW), and a good working knowledge of HyperText Markup Language (HTML).
Download or read it online for free here:
Read online
(online html)
Similar books
Building Front-End Web Apps with AngularJS and Parse.comby Bo Li, Gerd Wagner - 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.
(7917 views)
You Don't Know JS: Scope and Closuresby Kyle Simpson - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(9010 views)
React.js for the Visual Learnerby Mike Mangialardi - Leanpub
The book teaches the absolute basics of React.js to an absolute beginner through design principles, visual-friendly examples, and a super practical teaching methodology. My writing style always includes stories and personal experiences.
(7475 views)
Exploring ES6: Upgrade to the Next Version of JavaScriptby Axel Rauschmayer - 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.
(8197 views)