https://height.app/blog/guide-to-build-context-menus
https://swyx.io/js-tooling · JavaScript Tooling is just too hard to use, and it's not your fault.
https://vanilla-extract.style/ · Zero-runtime Stylesheets-in-TypeScript.
http://blog.ezyang.com/2011/06/debugging-compilers-with-optimization-fuel/
https://kentcdodds.com/blog/write-tests · [Guillermo Rauch](https://twitter.com/rauchg) [tweeted](https://twitter.com/rauchg/status/807626710350839808) this a while back. Let's take a dive into what it means.
https://bun.sh/ · Bundle, install, and run JavaScript & TypeScript — all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner, and npm client built-in.
https://www.erlang.org/ · The official home of the Erlang Programming Language
https://www.bram.us/2022/01/16/parcel-css-a-new-css-parser-compiler-and-minifier-written-in-rust-example-project/ · From Devon Govett, author of Parcel, comes Parcel CSS: Parcel CSS is a new CSS parser, compiler, and minifier written in Rust. It has significantly better performance than existing tools, while also improving minification quality. Looking at the charts, it pretty darn fast indeed. The key feature does not come from its Minification or Vendor … Continue reading "Parcel CSS: A new CSS parser, compiler, and minifier written in Rust (+ example project)"
https://safarileaks.com/ · Information leaks resulting from an IndexedDB same-origin policy violation in WebKit (a browser engine primarily used in Safari, as well as all iOS and iPadOS web browsers).
https://dprint.dev/ · A pluggable and configurable code formatting platform written in Rust.