Student Reviews
( 5 Of 5 )
1 review
Video of Javascript Tutorial Member Access Operator Ep 14 in JavaScript Essentials course by Programming With Avelx channel, video No. 14 free certified online
Once we've created our objects how do we access each property or invoke a method? Well each object or array has members, you can think of your properties and method's as members of a community. This community is defined by those curly or square brackets. We can now use the dot (.) member access to target members and pull our their specific value.
This tutorial is brought to you by http://www.avelx.co.uk/ - Coding tutorials to help you grow.