The JavaScript Objects—A Closer Look

Several of the objects present in JavaScript are there for advanced users and as such don't need to be covered here (although the end of this chapter has a complete listing of all the properties and methods available for all the ECMAScript objects). In this chapter, you look at three of the most interesting and useful objects present in JavaScript. These are

  • The Math object

  • The Date object

  • The String object

Get JavaScript™ 1.5 by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.