A clever CSS-only hack for blurry placeholder images. This little bit of code, gives you a nice blurry placeholder with no JS required:
<img src="…" style="--lqip:192900">
Recent articles
- React in Rails is gaining momentum with Inertia - 14th April 2025
- Query optimization in rails - 14th April 2025
- Ruby's clamp method reduces conditionals - 24th February 2025