An opinionated article explaining why React Hooks aren't that great after all.
Interesting links โ Page 19
Quick thoughts about intersting things online...
How to write a configurable component class that controls an element's aspect-ratio by specifying some custom variables.
A clever CSS rule combining
:invalid
and:placeholder-shown
to show validation state of non-empty input elements.Tips, tricks and tools to write better shell scripts.
An approach to better GraphQL error handling โ not every error has to be a hard error in your GraphQL API.