ABAngshuman Bardhaninab97code.hashnode.dev·Jul 5, 2023 · 3 min readBasic JavaScript You Should KnowWhat is JavaScript? JavaScript is a high-level language. Its also known as a single-threaded, non-blocking and asynchronous concurrent language. It is a versatile language that runs on the client side (in web browsers) as well as on the server side (...00