In a world that often focuses on originality to the point of creating anxiety, Austin Kleon's "Steal Like An Artist" explores the concept of creativity. Here's the short summary of those concepts.
A friend of mine once said: “If someplace is difficult to leave, it's a good sign to get out of there as soon as possible.” We were discussing a topic unrelated to tech at the time being, but it looks reasonable to have a similar approach for tech.
This post is about implicit coercion, a feature of JavaScript which allows one type to be transformed into another on the go, without a developer to specify it. While looking very convenient, the feature requires caution and good understanding in its usage.