๐ฅ Use JavaScriptโs new array.at():
array.at()
.at(0) โ first item
.at(0)
.at(-1) โ last item
.at(-1)
It also floors the index, which is handy for random items!
dogs.at(Math.random() * dogs.length)
Css Object Fit Cover For Aligning Images
Css Tips For Inconsistenly Sized Logos
Hrm... It seems my plans to foil the twitter ๐ API isn't working rn. You'll have to follow me to see the ๐eets.
Browsers Are Finally Catching Up (Interop 2026)