Composition in Action: Finishing the Swing
In software engineering, what look to be the easy parts often turn out to be the hard parts. If you’re lucky, the reverse is also true, but don’t count on it.
In software engineering, what look to be the easy parts often turn out to be the hard parts. If you’re lucky, the reverse is also true, but don’t count on it.
Sometimes, when you’re tangled up in a thorny problem, solving it is exactly the wrong answer.
Logging is an implementation decision that should be deferred as late as possible. Loggable lets you defer it until runtime!
Some old carelessness in Lodash plus a stern new outlook in Next.js 13 creates trouble on Edge networks.