19 Aug JavaScript Refresher: Declarations, Initializations, Closures, Hoisting
Posted at 19:19h
in JavaScript
A friend of mine has recently started to learn to code and is currently learning javascript so I'm having a lot of questions shot my way about javascript fundamentals so I decided to just write out some basics to help any newer dev's out there. Declarations...