How does JavaScript work? 🤔
Did you know the simple statement of JavaScript needs a lot of work done behind the seen to get it executed? Hmm… So the browser doesn’t understand javascript directly. Then how are we going to ask the browser to do something? Let’s start with what ...
Oct 20, 20206 min read1.3K

