#100devs
Read more stories on Hashnode
Articles with this tag
1. Tutorial hell trap I think this was very obvious but still wanted to add this as well in this list. When you will be learning to code there will be...
Declaring variables at the beginning of the scope By declaring variables at the beginning of the scope you ensure that these variables are accessible...