Basic JavaScript You Should Know
What 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 (...
Jul 5, 20233 min read