Search
Subsetting Font Awesome to Improve Performance
17.2.2022
Font Awesome is an incredibly popular icon library. Unfortunately, it’s somewhat easy to use in a way that results in less-than-ideal performance. By subsetting Font Awesome, we can remove any unused glyphs from the font files it provides. This will …
Subsetting Font Awesome to Improve...
Top Things You Didn’t Know You Could Do With Netlify CLI
17.2.2022
(This is a sponsored post.)
First things first, if you didn’t know Netlify had a CLI, they do.  One of my favorite things about it running the command netlify dev on nearly any static-site generator project is seeing it …
Top Things You Didn’t Know You Could Do With Netlify...
Add-to-Calendar Button UI Widget
17.2.2022
A useful little UI widget thingy here from Jens Kuerschner. Click the add-to-calendar button, get a list of calendar apps, the user selects which one they actually use, and they get what they need for that calendar. Could be a …
Add-to-Calendar Button UI Widget originally published...
An Auto-Filling CSS Grid With Max Columns of a Minimum Size
16.2.2022
Within Drupal 10 core, we’re implementing a new auto-filling CSS Grid technique that I think is cool enough to share with the world.
The requirements are:
The user specifies a maximum number of columns. This is the auto-filling grid’s “natural”
…
An Auto-Filling CSS Grid With Max Columns...
Youtube Seeks Web3 Director With Experience Trading Crypto, According to Recent Job Listing
16.2.2022
Youtube, the online video sharing and social media platform owned by Google, is hiring a director to work with Web3 technology, according to a job listing published on Linkedin. While Youtube requires 15 years of product management experience, the company prefers a candidate that is familiar with...
GSAP Flip Plugin for Animation
15.2.2022
Greensock made the GSAP Flip plugin free in the 3.9 release. FLIP is an animation concept that helps make super performance state-change animations. Ryan Mulligan has a good blog post:
FLIP, coined by Paul Lewis, is an
…
GSAP Flip Plugin for Animation originally published...
6 Creative Ideas for CSS Link Hover Effects
15.2.2022
Creating CSS link hover effects can add a bit of flair to an otherwise bland webpage. If you’ve ever found yourself stumped trying to make a slick hover effect, then I have six CSS effects for you to take and …
6 Creative Ideas for CSS Link Hover Effects originally published on CSS-Tricks....
WordPress.com Has a New Home on YouTube
15.2.2022
(This is a sponsored post.)
✋ High fives to WordPress for releasing version 5.9 on January 29! This was the long-awaited introduction of the Site Editor and the reverberations are still being felt across the 43% slice of the …
WordPress.com Has a New Home on YouTube originally...
Why are hyperlinks blue?
14.2.2022
Last year, Elise Blanchard did some great historical research and discovered that blue hyperlinks replaced black hyperlinks in 1993. They’ve been blue for so long now that the general advice I always hear is to keep them that way. There …
Why are hyperlinks blue? originally published...
Getting Started With the File System Access API
14.2.2022
The File System Access API is a web API that allows read and write access to a user’s local files. It unlocks new capabilities to build powerful web applications, such as text editors or IDEs, image editing tools, improved …
Getting Started With the File System Access API originally...
Switzerland’s Largest Bank UBS Expects US Crypto Legislation to Take Time
14.2.2022
Switzerland’s largest bank, UBS, expects the United States Congress to take a long time to pass cryptocurrency legislation despite mounting interest in crypto investments and regulators calling for Congress to weigh in on crypto legislation. Congress Could Take a Long Time on Crypto...
Cydia Dev Discloses Ethereum L2 Bug — Optimism Attacker Could Have ‘Printed an Arbitrary Quantity of Tokens’
13.2.2022
On February 10, the well-known developer of Cydia and iOS Jailbreak, Jay Freeman, otherwise known as Saurik, published a Twitter thread about a bug he found in the Layer-2 (L2) scaling protocol known as Optimism. According to Freeman, the vulnerability, which has been patched, could have allowed...
Wells Fargo: Cryptocurrency Has Entered ‘Hyper-Adoption Phase’
13.2.2022
Financial services firm Wells Fargo says that cryptocurrencies are viable investments that have entered the “hyper-adoption” phase. “Cryptocurrencies have been following an adoption pattern similar to other new advanced technologies, such as the internet,”...
Your CSS reset needs text-size-adjust (probably)
12.2.2022
Kilian Valkhof:
[…] Mobile Safari increases the default font-size when you switch a website from portrait to landscape. On phones that is, it doesn’t do it on iPad. Safari has been doing this for a long time, as a
…
Your CSS reset needs text-size-adjust (probably) originally...
9 New React and JavaScript Links for February 2022
12.2.2022
Every now and then, I find that I’ve accumulated a bunch of links about various things I find interesting. Like React and JavaScript! Here’s a list of nine links to other articles about them that I’ve been saving up and …
9 New React and JavaScript Links for February 2022 originally...
13 Years Ago Today, Satoshi Nakamoto Published the First Forum Post Introducing Bitcoin
11.2.2022
13 years ago today, the creator of the Bitcoin network, Satoshi Nakamoto published the inventor’s first forum post on the P2P Foundation website. The forum post called “Bitcoin open source implementation of P2P currency” introduced the e-cash system to the members of...
Multi-Value CSS Properties With Optional Custom Property Values
11.2.2022
Imagine you have an element with a multi-value CSS property, such as transform: optional custom property values:
.el {
transform: translate(100px) scale(1.5) skew(5deg);
}
Now imagine you don’t always want all the transform values to be applied, so some …
Multi-Value CSS Properties With...
A Whistle-Stop Tour of 4 New CSS Color Features
11.2.2022
I was just writing in my “What’s new in since CSS3?” article about recent and possible future changes to CSS colors. It’s weirdly a lot. There are just as many or more new and upcoming ways to define colors than …
A Whistle-Stop Tour of 4 New CSS Color Features...
Developers Speculating About the Long-Distant Future: 2022
10.2.2022
This is a wonderful roundup from Jeremy, who I picture circling January 1, 2022, in red marker on a giant paper calendar back in 2008 and patiently counting the days.
See, there was a little smattering of internet drama …
Developers Speculating About the Long-Distant Future: 2022 originally...
US Inflation Jumps to 7.5%, CPI Climbs at Fastest Rate in 40 Years, Citizens See Little Wage Growth
10.2.2022
Inflation in the United States continues to rise as it climbed at its fastest rate in 40 years since February 1982. Statistics from the U.S. Labor Department’s Consumer Price Index (CPI) jumped 7.5% higher than it was a year ago. US Inflation Continues to Surge On Thursday, the U.S. Labor...