-
@JoshWComeau I was making a dark theme for a website, and wanted to invert all the colors (but while keeping their hue/intensity similar). I built a small tool using @observablehq (observablehq.com/@j-f1/smart-invert-color?collection=@j-f1/tools) and it’s wonderful how easy they make it to build apps that react to input…
-
@JoshWComeau @observablehq …and how you can build+deploy a small tool without having to leave the page, and without needing to run complex bundlers/compilers. Plus it encourages users to experiment and play with the code :)