1 min readDec 1, 2018
<script>
var a = 5;
console.log(window.a);
</script>
It logs 5 not undefined as you said. Can you explain ?
<script>
var a = 5;
console.log(window.a);
</script>
It logs 5 not undefined as you said. Can you explain ?
Distraction-free reading. No ads.
Organize your knowledge with lists and highlights.
Tell your story. Find your audience.
Read member-only stories
Support writers you read most
Earn money for your writing
Listen to audio narrations
Read offline with the Medium app
Software Engineer | Meditator | http://abhaysrivastav.net