1. this in global context // `this` inside global space console.log(this); // global object Javascript not only runs on browser. It runs on many different devices and environments as well as on node.
sagarshiroya.hashnode.dev9 min read
No responses yet.