When creating a variable without any value, it is done:
▫️ when you plan to assign a value later during the execution of the program.
▫️ when the variable will be updated in a loop or through some actions in the code.
#javascript #js #codingl

1
38
