Strict mode in JavaScript: What you need to know
Introduction
JavaScript is a popular programming language used for developing web applications. It is a loosely typed language, which means that it does not require variable declaration before use. This feature can be helpful in some cases, but it ca...
akshatv.hashnode.dev4 min read