Search
Steph Curry files trademark for the Curryverse: Nifty Newsletter, Oct. 26–Nov.1
2.11.2022
MyNFT marketplace’s new NFT vending machine aims to make digital art more accessible at a London in-person event
Some Links About CSS Gradients
2.11.2022
Every once in a while, the blogging zeitgiest seems to coalesce around a certain topic and it’s like the saved articles in my bookmarks folder are having a conversation. The conversation sitting in there now is all about CSS Gradients …
Some Links About CSS Gradients originally...
Rendering External API Data in WordPress Blocks on the Back End
1.11.2022
This is a continuation of my last article about “Rendering External API Data in WordPress Blocks on the Front End”. In that last one, we learned how to take an external API and integrate it with a block that …
Rendering External API Data in WordPress Blocks on the Back...
2023 in video games - what do we know already?
31.10.2022
Also: new Steam release dates, Netflix's latest buy, & lots more!
The New CSS Media Query Range Syntax
31.10.2022
The Media Queries Level 4 specification has introduced a new syntax for targeting a range of viewport widths using common mathematical comparison operators, like , and =, that make more sense syntactically while writing less code for responsive web design.
The New CSS Media Query Range Syntax...
Plus: October's big Steam hits, poked at!
28.10.2022
Also: all our regular analysis of the week's big titles and upcoming goodness
Fancy Image Decorations: Outlines and Complex Animations
28.10.2022
We’ve spent the last two articles in this three-part series playing with gradients to make really neat image decorations using nothing but the <img> element. In this third and final piece, we are going to explore more techniques using the …
Fancy Image Decorations: Outlines...
Steam's regional pricing changes: a big deal?
26.10.2022
Or just clearer for indies? Also: what Xbox's latest results mean, and more
Reddit NFT trading volume hits all-time high: Nifty Newsletter Oct. 19–25, 2022
26.10.2022
Apple published rules for NFT for the first time which included a 30% NFT “tax” and geo-limit exchanges
Holographic Trading Card Effect
26.10.2022
Simon Goellner (@simeydotme)’s collection of Holographic Trading Cards have captured our attention.
Under the hood there is a suite of filter(), background-blend-mode(), mix-blend-mode(), and clip-path() combinations that have been painstakingly tweaked to reach the desired effect....
Creating Animated, Clickable Cards With the :has() Relational Pseudo Class
25.10.2022
The CSS :has() pseudo class is rolling out in many browsers with Chrome and Safari already fully supporting it. It’s often referred to it as “the parent selector” — as in, we can select style a parent element from a …
Creating Animated, Clickable Cards With the :has() Relational Pseudo Class...
Who's winning game discovery on Discord?
24.10.2022
Also: some intriguing PlayWay stats, and lots of game platform shenanigans
Is There Too Much CSS Now?
24.10.2022
As front-end developers, we’ve wished for a lot of things over the years — ways to center things in CSS, encapsulate styles, set an element’s aspect ratio, get finer-grained control over our colors, select an element based on its children’s …
Is There Too Much CSS Now? originally...
Plus: how Rimworld shows DLC strategy done right
21.10.2022
Also: a whole heap of insight on this week's big Steam launches
Fancy Image Decorations: Masks and Advanced Hover Effects
21.10.2022
Welcome to Part 2 of this three-part series! We are still decorating images without any extra elements and pseudo-elements. I hope you already took the time to digest Part 1 because we will continue working with a lot of gradients …
Fancy Image Decorations: Masks and Advanced Hover Effects...
Instant Articles, Proprietary Syndication, and a Web Built on User Fidelity Preferences
20.10.2022
I love it when there’s a sense of synergy in the blogosphere. First, I caught Nick Heer’s coverage of Meta ending support for Instant Articles, its proprietary format for stripped-down performant news articles. He also compares it to the similar …
Instant Articles, Proprietary...
Responsive Animations for Every Screen Size and Device
20.10.2022
Before I career jumped into development, I did a bunch of motion graphics work in After Effects. But even with that background, I still found animating on the web pretty baffling.
Video graphics are designed within a specific ratio and …
Responsive Animations for Every Screen Size and Device...
Anthony Hopkins sells out NFTs in minutes: Nifty Newsletter, Oct 12–18
19.10.2022
The co-founder of Animoca Brands, Yat Siu, claimed that NFT games are only scratching the surface of what’s possible
In-depth: how Legend Of Keepers hit it big on PC
19.10.2022
Also: the UK x Microsoft x Activision discussion heats up, & discovery news galore
How to Make a Folder “Slit” Effect With CSS
19.10.2022
When you put something — say a regular sheet of paper — in a manilla folder, a part of that thing might peek out of the folder a little bit. The same sort of thing with a wallet and credit …
How to Make a Folder “Slit” Effect With CSS originally published on CSS-Tricks, which is part of...