Student Reviews
( 5 Of 5 )
1 review
Video of Javascript Tutorial Scope & Closures Ep20 in JavaScript Essentials course by Programming With Avelx channel, video No. 20 free certified online
This Javascript tutorial covers the idea behind scope as a way of accessing symbols storing values in memory. Also closures are a language feature for keeping symbols (var, let, cons) for a temporary amount of time until they are deleted out of memory by GC or garbage collection.
This tutorial is brought to you by http://www.avelx.co.uk/ - Coding tutorials to help you grow.