Just JavaScript - Ian Elliot - Books - I/O Press - 9781871962574 - April 29, 2018
In case cover and title do not match, the title is correct

Just JavaScript

Ian Elliot

Price
A$ 36.99

Ordered from remote warehouse

Expected delivery Oct 31 - Nov 13
Add to your iMusic wish list

Just JavaScript

Just JavaScript is an attempt to understand JavaScript for what it really is - a very different language that should not be compared to Java or dismissed as simply a scripting language. It looks at the ideas that originally motivated the JavaScript approach and also at the additions over time that have produced modern JavaScript/ECMAScript. It isn't a complete introduction to JavaScript and isn't for the complete beginner to programming. It has been written for those who are familiar with the basic constructs used in any programming language and have already encountered JavaScript.

After reading it, you will have an understanding how and why JavaScript is unique and the way in which you can exploit its strengths.

After a brief overview of its history, we come to the key idea in JavaScript: it is object-based. Everything in JavaScript is an object and three chapters are used to introduce objects before we meet the Function Object. The many different ways of creating a JavaScript function tends to hide the fact that they are indeed all objects with properties and a lifetime that is different from local variables. This is the reason closure is natural. Having explored JavaScript's unique approach to parameters we are ready to consider how functions become methods. After this factory functions and constructors seem obvious as does the prototype chain. The final three chapters tackle the issues that are usually seen as problems for JavaScript and which are now reconciled within the idiomatic approach.

Media Books     Paperback Book   (Book with soft cover and glued back)
Released April 29, 2018
ISBN13 9781871962574
Publishers I/O Press
Pages 230
Dimensions 191 × 235 × 12 mm   ·   403 g
Language English  

Show all

More by Ian Elliot