Search
Central Banks in Panic Mode – Extreme Tactics Like Helicopter Money Discussed
30.9.2019
Central banks worldwide continue to inject more stimulus into the economy as they predict the onset of a new financial crisis. In the face of a sluggish economy, monetary easing, negative interest rates, and ‘normalizing’ the balance sheet is the name of the game these days. Now central...
Web Standards Meet User-Land: Using CSS-in-JS to Style Custom Elements
15.3.2019
The popularity of CSS-in-JS has mostly come from the React community, and indeed many CSS-in-JS libraries are React-specific. However, Emotion, the most popular library in terms of npm downloads, is framework agnostic.
Using the shadow DOM is common when creating custom elements, but there’s...
The practical value of semantic HTML
7.1.2019
I love how Bruce steps up to the plate here:
If the importance of good HTML isn’t well-understood by the newer breed of JavaScript developers, then it’s my job as a DOWF (Dull Old Web Fart) to explain it.
Then he points out some very practical situations in which good HTML brings meaningful...