The Monadic logging concept explained (in JavaScript)

Introducing the concept of a Monad for logging/tracing the execution (using JavaScript). Read more

Similar

JavaScript: The Good Parts

Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset ... (more…)

Read more »