JavaScript doesn’t care where a function is called.
Only where it was written.
After Making my last video on Closures, I made this to explain Lexical scope in less than 2 minutes
#learnjavascript#Coding#softwareengineering#Javascript
Learn JavaScript with me
By making cool cool projects
Today we be making Tip Calculator
The game is simple we fetch the data from HTML, calculate it via JS and update it back to HTML...
But with what in between? See it in video.
#learninpublic#learnjavascript#codinglife