const Keyword / Datatypes In JavaScript
In this episode, we will discuss the 'const' keyword. Later on, we'll explore the different data types present in JavaScript and delve into the 'typeof' operator. so let's start ๐
In JavaScript, the "const" keyword is used to declare constants. Once...
helpingtechies.hashnode.dev5 min read