Objects are the foundation for many built-in features of JavaScript, and are a powerful tool for building web apps. Discover how to create objects and how to use the built-in Number, String, Date, and Math objects.
Learning Objectives
{"create JavaScript objects using object literals, and access and manipulate object properties"}