Objects & Event Handlers

placeholder

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.