BMBiswajit Malakarinbiswajitsblog.hashnode.dev·Jan 2, 2023 · 7 min readGood to know basics about javascriptJavaScript is a programming language that is widely used on the web. It is a client-side scripting language, which means that it is executed by the web browser on the user's computer rather than on the web server. JavaScript is primarily used to add ...00