A small thread on why JS devs might find Go interesting (this thread is not for Go devs, it is intentionally 101) 🧵
@BenLesh
I'm not sure who needs to know this: But if you want to build a URL, or just get the parts of a URL, the `URL` object isn't half bad. (and it exists in both the DOM and Node).
@addyosmani
How Spotify makes text on images more readable: a CSS linear-gradient overlay. More common these days, but still an effective technique for better color contrast.