What is JavaScript? JavaScript is a lightweight synchronous & single threaded programming language. You might be wondering what do we mean by Synchronous? Single Threaded? When we say JS(or JavaScript) is synchronous we mean it execute code line by ...