
Ingeniero hackeando para mejorar la Administración pública.
8 Followers
Since I got used to Web Components, the Shadow DOM and a few quirks and design patterns, I got rid of React, Vue, Babel and the alike. Frontend coding is now simpler, fun and lean! And fueled by web standards supported in every modern browser. 😍 As an example, my retrogipuzkoa.com has exactly *zero* dependencies.
Also, today I discovered “bat” as plain old good “cat” on steroids, and “fd” as a replacement for “find” with more sensible defaults and colored output. Both available in “brew”.
The way social platforms fetches web documents metadata is messy: There seems to be no standard <meta> tag for sharing a poster (card). So LinkedIn expects an Open Graph (og:img) property, while Twitter seeks for their own custom markup. Redundant.
About shells and terminals: I switched to zsh and oh-my-zsh after many years using bash. Very happy so far. On my Mac I use iTerm2 as a terminal emulator. So far so good, but thinking about giving Fig or Warp a test drive. They seem next generation. Anyone willing to share an experience?