JavaScript for Everyone: Destructuring | CSS-Tricks

Mat Marquis and Andy Bell have released JavaScript for Everyone, an online course offered exclusively at Piccalilli. This post is an excerpt from the course taken specifically from a chapter all about JavaScript destructuring.

CSS-Tricks

[Pretext] Demos, by (not on Mastodon or Bluesky):

https://chenglou.me/pretext/

#libraries #typescript #css #layout #examples

Pretext Demos

#MissKittyRaw I've carried this message and that boulder since April 2022 all on my own. I have been unable to attract any interest whatsoever, and I have worked hard. And it's published on #Amazon as an example, and it's been #distributed as #public #domain in many #examples here. My work is done.
🤣 Oh, joy! Yet another groundbreaking revelation: people like *examples* in man pages. Who could have guessed? 🚀 Thank goodness someone finally added the most *basic* #examples to #tcpdump and #dig... because, you know, reading is hard. 📚🔍
https://jvns.ca/blog/2026/03/10/examples-for-the-tcpdump-and-dig-man-pages/ #manpages #programming #humor #HackerNews #ngated
Examples for the tcpdump and dig man pages

Examples for the tcpdump and dig man pages

Julia Evans
Examples for the tcpdump and dig man pages

Examples for the tcpdump and dig man pages

Julia Evans

Modern CSS Code Snippets, by (not on Mastodon or Bluesky):

https://modern-css.com/

#websites #css #examples #comparisons

Modern CSS Code Snippets | modern.css

A collection of modern CSS code snippets. Every old CSS hack next to its clean, native replacement, side by side.

modern.css

Is unmembership the future of associations? "Unmembership? What's that?" It's a word invented by my friend Mitchell Beer. Let me explain…

https://www.conferencesthatwork.com/index.php/associations-2/2014/02/is-unmembership-the-future-of-associations

#associations #membership #unmembership #examples #assnchat

Background Patterns With CSS “corner-radius”, by @preethisam.bsky.social (@frontendmasters.com):

https://frontendmasters.com/blog/background-patterns-with-css-corner-radius/

#css #backgrounds #effects #examples

Background Patterns with CSS `corner-radius` – Frontend Masters Blog

You might need to know this someday: you can style a div, put the div into SVG, then put the SVG in to CSS and use it as a repeating background.

Software Design Principles That Matter

A tour over Open-Closed Principle, Dependency Injection, and Inversion of Control.

The Polymathic Engineer