| Written by Ian Elliot | |||||
| Friday, 11 November 2016 | |||||
Page 4 of 4
Summary
JustJavaScripticonJust JavaScriptThere is a newer version of the draft of the book here. A Radical Look At JavaScriptContents
-Preface-Most books on JavaScript either compare it to the better known class based languages such as Java or C++ and even go on to show you how to make it look like the one of these. Just JavaScript is an experiment in telling JavaScript's story "just as it is" without trying to apologise for its lack of class or some other feature. The broad features of the story are very clear but some of the small details may need working out along the way - hence the use of the term "experiment". Read on, but don't assume that you are just reading an account of Java, C++ or C# translated to JavaScript - you need to think about things in a new way. Just JavaScript is a radical look at the language without apologies. Related ArticlesJavascript Jems - First class functions JavaScript Objects With Value - valueOf and toString WAT! JavaScript, Ignorance And Prejudice What Exactly Is A First Class Function - And Why You Should Care Lambda Calculus For Programmers The Undefined Defined Variable To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin, or sign up for our weekly newsletter. Comments
or email your comment to: comments@i-programmer.info
JavaScript Jems - The Revealing Constructor Pattern JavaScript should not be judged as if it was a poor version of the other popular languages - it isn't a Java or a C++ clone. It does things its own way and sometime it can do unexpectedly clever thing [ ... ] JavaScript Canvas - Fetch API Working with lower-level data is very much part of graphics. This extract from Ian Elliot's book on JavaScript Graphics looks at how to use typed arrays to access graphic data. Other Articles
<ASIN:0596805527> <ASIN:193398869X> <ASIN:0137054890> <ASIN:1449381871> <ASIN:1430230541> << Prev - Next |
|||||
| Last Updated ( Friday, 11 November 2016 ) |
Just JavaScript - In The Beginning Was The Object