Student Reviews
( 5 Of 5 )
1 review
Video of Javascript Tutorial What is the This keyword used for? Ep22 in JavaScript Essentials course by Programming With Avelx channel, video No. 22 free certified online
This is a context based word, it needs a reference or context to make sense. If I said to you look at 'this'. It wouldn't make any sense unless I point to something in the space around you like a car, engine a piece of fruit. Likewise the 'this' memory pointer is a special memory pointer that changes its context or reference in memory depending on where it's found in your program and the invocation of execution contexts.
This tutorial is brought to you by http://www.avelx.co.uk/ - Coding tutorials to help you grow.