Var, Let, Const - Understanding variable declaration in Javascript
I started learning programming a few months back. Started from python, and later got introduced to Javascript. Though the logic of your code in every programming logic remains same, there are some major syntactical differences.
For instance, in pyth...
ankitjoshi.hashnode.dev3 min read