Language Tour

This chapter describes the basic building blocks of the JavaScript language without becoming bogged down in too much detail. By the end of this chapter, you will be familiar with the basic features that the language has to offer. If a language feature isn't covered here, or the detail seems incomplete, look in the Reference Section at the back of the book. The core features of JavaScript apply to all brands and versions. There is the occasional exception, usually rare, but sometimes applying almost everywhere, especially where the "rule" has only recently been settled.

For the extremely lazy, extremely technical or merely impatient, here is a quick buzzword-laden rundown that briefly summarizes the main JavaScript language features:

© 1997 by Wrox Press. All rights reserved.