Search

Nalezeno "X post": 31221

SVG within CSS


Stefan Judis has a “Today I Learned” (TIL) post explaining how SVGs filters can be inlined in CSS. The idea is that CSS has the filter property which supports some built-in functions, like grayscale(100%) and stuff like that. But … The post SVG within CSS appeared first...

Linkin Park’s Mike Shinoda Auctions his First Non-Fungible Token


Musician Mike Shinoda, guitarist and founding member of the American rock band Linkin Park, has auctioned his first non-fungible token (NFT) for a charitable cause. The NFT, a piece of digital media titled ‘One Hundredth Stream,’’ raised over $30,000 Musician Mike Shinoda...

Animating a CSS Gradient Border


This little trick for gradient borders is super useful: .border-gradient { border: 5px solid; border-image-slice: 1; border-image-source: linear-gradient(to left, #743ad5, #d53a9d); } Here’s some basic demos from our article on the subject. Sephanie Eckles was sharing around the idea...

(Jay Freestone’s) Front-end predictions for 2021


React framework maturity, early container queries, WASM adoption, and monoliths. I’ll take all four, please. Not feeling like a particularly front-end-y? Jay says: Interestingly, the biggest developments in the front-end are unlikely to be traditionally front-end concerns. Back...

Never Import Messy Spreadsheets Again


Meet Flatfile, the startup helping companies spend less time formatting spreadsheet data, and more time using it. The post Never Import Messy Spreadsheets Again appeared first on Codrops

Fix “no such file or directory, scandir”


After 15+ years in the web development industry, and seeing the landscape of tooling change, I’ve really lost patience with tooling errors. Like…Old Man Walsh™ just wants yarn install to work so he can get on with his work day. One recent error I ran into was from a dependency...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace