Search
Top 5 cryptocurrencies to watch this week: BTC, UNI, LINK, SOL, XMR
2.8.2021
Bitcoin’s sharp rally brought out the bulls and if the momentum sustains UNI, LINK, SOL and XMR could move higher
A Shared ESLint Configuration
30.7.2021
Looks like it was almost 9 years ago when Airbnb first published their JavaScript Style Guide. 112k stars on GitHub later, it seems like the de facto preset for Babel / ES Lint. But it’s not the only company …
The post A Shared ESLint Configuration appeared first on CSS-Tricks. You...
GitHub Explains the Open Graph Images
29.7.2021
An explanation of those new GitHub social media images:
[…] our custom Open Graph image service is a little Node.js app that uses the GitHub GraphQL API to collect data, generates some HTML from a template, and pipes it to 
…
The post GitHub Explains the Open Graph Images...
Cronos to Integrate Chainlink Price Feeds Oracle Solution for DeFi Apps
28.7.2021
We’re thrilled to announce that Chainlink Price Feeds will be integrated into Crypto.com’s Cronos as our recommended oracle service for developers needing external financial market data in their DeFi applications. The upcoming integration will give Cronos developers native access to the industry’s...
Incredibly Skilled Breath Of The Wild Player Makes Our Links Look Like Chumps
26.7.2021
There are people who are good at fighting in The Legend of Zelda: The Breath of the Wild, and then there’s Japanese player Peco, whose skill transforms brutal battles into expertly-choreographed ballets of creative violence, making his foes look like fools in the process.Read more
Slinkity
26.7.2021
Perhaps the #1 reason I love Astro is that it brings the JavaScript component authoring experience to the Static Site Generator world with zero JavaScript (except bits you very specifically opt-in to). That HTML-first approach is also why I like …
The post Slinkity appeared first...
Altcoin roundup: Crypto credit cards could be the missing link to mass adoption
24.7.2021
Hodling is nice, but eventually, everyone wants to buy something. This is why crypto debit and credit cards are key to mass adoption
My petite-vue review
23.7.2021
Dave:
petite-vue is a new cut of the Vue project specifically built with progressive enhancement in mind. At 5kb, petite-vue is a lightweight Alpine (or jQuery) alternative that can be “sprinkled” over your project requiring no extra bundling steps
…
The post My petite-vue...
The Nine States of Design
21.7.2021
Here’s a really good ol’ post from way back in 2015 all about the nine states of design and how we should think all the edge cases whenever we’re building interfaces. Vince Speelman writes:
Modern UI teams are designing components
…
The post The Nine States of Design appeared first...
Your Image Is Probably Not Decorative
20.7.2021
Eric doesn’t mince words, especially in the title, but also in the conclusion:
In modern web design and development, displaying an image is a highly intentional act. Alternate descriptions allow us to explain the content of the image, and in
…
The post Your Image Is Probably...
Images are hard.
19.7.2021
Putting images on websites is incredibly simple, yes? Actually, yes, it is. You use <img> and link it to a valid source in the href attribute and you’re done. Except that there are (counts fingers) 927 things you could (and …
The post Images are hard. appeared first...
BOTW Fan Finishes Game Without Stepping In The Same Place Twice
19.7.2021
Throughout Breath of the Wild’s four-year life, players have come up with all kinds of quirky ways to play. There are no damage runs, shield only runs, and what I like to call the “Naked and Afraid” challenge where has Link beat the final boss of the Champion’s Ballad DLC with no clothes and only...
Skyward Sword HD Might Make You Actually Like Motion Controls
16.7.2021
There’s a weird cognitive dissonance surrounding The Legend of Zelda: Skyward Sword. In my casual discussions of Zelda games, Skyward Sword often seems lowly regarded. And yet, the Metacritic scores for the 2011 Wii game paint an entirely different picture, making it one of the highest scoring...
Augmented Finance to Source Data from Chainlink’s network
15.7.2021
Augmented Finance will use Chainlink’s industry-leading Oracle network services for its running its protocol on the Ethereum blockchain. This will enable the company to access reliable and fully tempered-proof data for its smart contracts for carrying out various operational and functional...
A Bashful Button Worth $8 Million
14.7.2021
Most of us grumble when running across a frustrating UX experience online (like not being able to complete a transaction because of a misplaced button). We might pen a whiny tweet. Jason Grigsby is like I’m going to write 2,000 …
The post A Bashful Button Worth $8 Million appeared...
Jamstack Community Survey 2021
13.7.2021
The folks over at Netlify have opened up the Jamstack Community Survey for 2021. More than 3,000 front-enders like yourself took last year’s survey, which gauged how familiar people are with the term “Jamstack” and which frameworks they …
The post Jamstack Community Survey...
Jamstack Community Survey 2021
13.7.2021
(This is a sponsored post.)
The folks over at Netlify have opened up the Jamstack Community Survey for 2021. More than 3,000 front-enders like yourself took last year’s survey, which gauged how familiar people are with the …
The post Jamstack Community Survey 2021 appeared first...
Meet `:has`, A Native CSS Parent Selector
12.7.2021
The reasons that are often cited that make container queries difficult or impossible is things like infinite loops—e.g. changing the width of an element, invalidating a container query, which changes the width again, which makes the container query take effect, …
The post Meet `:has`,...
That Ghibli-Ass Chobani Commercial Was Fantastic
12.7.2021
I know this commercial is a few months old now, but I only stumbled upon Chobani’s Dear Alice the other day, and was absolutely floored by it.Read more
:focus-visible in WebKit
9.7.2021
This is a nice update from Manuel Rego Casasnovas. Igalia has this idea to sort of crowd-source important web platform features that need to get worked on (that’s the sort of work they do). They call it Open Prioritization. …
The post :focus-visible in WebKit appeared first...