Chapter 6
Getting to Know the Standard JavaScript Objects
In This Chapter
Using the basic JavaScript objects
Creating, using, and searching strings
Creating and using dates
Chapters 4 and 5 work together to introduce you to the concepts behind variables and objects. Those chapters help you understand why variables and objects are important. In this chapter, you move on to working with specific objects and using these objects to do something interesting. You’ve already been exposed to most of these objects at a very basic level, but it’s time to look at them in more detail because you use these objects to perform a wide variety of tasks in most JavaScript applications. The better you know these objects, the faster and more accurately you can write code to perform special tasks using HTML5 and JavaScript.
Get HTML5 Programming with JavaScript For Dummies 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.