Who Said JavaScript Was Easy?
Here’s a few tricks and traps that javascript beginners should probably know of.
Read more »JavaScript is a lot like Python! JavaScript borrowed concepts from Python early in its development and there’s been a healthy exchange of features between the two ever since. For example, JavaScript took generators and coroutines from Python, shook them u… Read more