Getting familiar with "let", "var", and "const".
I started learning to program a few months ago. When I start to code the first hurdle I faced is when to use which variable declaration in javascript as I have no prior knowledge about it.
So, I decided to learn about the usage of these variable decl...
muchtolearn.dev5 min read