In Short – “’const’ keyword is used to create a read-only reference to some value or object. Declaring a variable with const does not make it immutable but
Sanmay Ved, an Indian guy who bought google.com domain last year at just the cost of 12$ is paid by Google an amount of $6006.13, the company announced in
In Short – “LET keyword allows us to declare a variable with the block-level scope which was not possible in JavaScript programming language before.” Till EcmaScript 5 one of