Albeit master of none, Javascript is a true jack of all trades. It can wear the hat of object orientation, of functional programming, event driven and even procedural under certain circumstances. The defining feature however is it’s invariably non-blocking scheme. Let’s start with some terminology. Javascript is said to be asynchronous and non-blocking. The terms “asynchronous” […]
The post [Developers thoughts] Gazing into the abyss of Javascript asynchrony first appeared on Blog - Codebender Arduino IDE.