global object let by Artem September 15, 2017 JavaScript // 'use strict'; var foo = 6; this.foo = 10; console.log(foo)