Way too deep dives
Digging into a problem to reveal all its hidden nuances, and then digging a little more just to be sure, and then a little more just in case.
-
HTML Whitespace is Broken
- A deep dive into HTML whitespace collapsing: How it works, why it sucks, how it should work, and how to deal with it.
-
Construct Better
- Can programming languages design better constructors? Let us explore modern constructor design, its flaws, and some potential improvements.