(Jay Freestone’s) Front-End Predictions for 2022

I linked to Jay’s front-end predictions last year and I think they panned out pretty well. I think he’s got a bit of a knack for that wide-scope look at front-end, including tooling and architecture, as well as browser tech. …

(Jay Freestone’s) Front-End Predictions for 2022 originally published on CSS-Tricks. You should get the newsletter.

https://css-tricks.com/jay-freestone-front-end-predictions-for-2022/

3y | CSS tricks
Top Things You Didn’t Know You Could Do With Netlify CLI

(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 CLI originally published on CSS-Tricks. You should get the newsletter.

https://css-tricks.com/top-things-you-didnt-know-you-could-do-with-netlify-cli/

3y | CSS tricks
Subsetting Font Awesome to Improve Performance

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 Performance originally published on CSS-Tricks. You should get the newsletter.

https://css-tricks.com/subsetting-font-awesome-to-improve-performance/

3y | CSS tricks
Add-to-Calendar Button UI Widget

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 on CSS-Tricks. You should get the newsletter.

https://css-tricks.com/add-to-calendar-button-ui-widget/

3y | CSS tricks
An Auto-Filling CSS Grid With Max Columns of a Minimum Size

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 of a Minimum Size originally published on CSS-Tricks. You should get the newsletter.

https://css-tricks.com/an-auto-filling-css-grid-with-max-columns/

3y | CSS tricks
GSAP Flip Plugin for Animation

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 on CSS-Tricks. You should get the newsletter.

https://css-tricks.com/gsap-flip-plugin-for-animation/

3y | CSS tricks
WordPress.com Has a New Home on YouTube

(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 published on CSS-Tricks. You should get the newsletter.

https://css-tricks.com/wordpress-com-has-a-new-home-on-youtube/

3y | CSS tricks
6 Creative Ideas for CSS Link Hover Effects

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. You should get the newsletter.

https://css-tricks.com/css-link-hover-effects/

3y | CSS tricks
Why are hyperlinks blue?

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 on CSS-Tricks. You should get the newsletter.

https://css-tricks.com/why-are-hyperlinks-blue/

3y | CSS tricks
Getting Started With the File System Access API

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 published on CSS-Tricks. You should get the newsletter.

https://css-tricks.com/getting-started-with-the-file-system-access-api/

3y | CSS tricks

Search