Expression vs Statement
On day 6(link) we dived into the scope of javascript and how javascript variables are visible or accessible in javascript programs. Specifically, it determines where a variable or function can be accessed and how long it remains in memory.
Today we d...
kiprotichdominic.com6 min read