Dot notation vs Square Bracket notation

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • In this lecture, you will learn how to access objects properties and how to read and manipulate its value. In JavaScript, there are two ways to access and manipulate an objects property:
    1. Dot notation
    2. Square bracket notation
    let's learn about both these syntax in this lecture.

Комментарии • 3