Understand JavaScript: JavaScript Engine
What is a JavaScript Engine
Well before we dive into that we have to understand what JavaScript is. JavaScript is a single-threaded scripting language that allows implementing complex interactions on a web page. It is also a single-threaded language ...
teslimblog.hashnode.dev4 min read