JavaScript Variables: Var, Let and Const
What is a Variable
Variables help us to store values so that we can reuse them. Variables refer to locations in the computer memory where we can store values(information/data) and easily retrieve and reuse them when needed.
Value is the smallest unit...
marsifeanyi.hashnode.dev7 min read
Isaac aninta ndoh
Front End web developer
Very informative and concise I love it sir.