Search posts, tags, users, and pages
CapsCode
Empowering students with coding skills & businesses with IT solutions. Learn, innovate, and grow with our edtech & web development expertise
In JavaScript we can access the properties of object using dot notation(person.first_name) and bracket notation(person[first_name]). But what's the difference between these two notations and when to use which one ? Just stay here with me for another ...
No responses yet.