Daily News

Frontendmasters

Hover Proximity Using Modern CSS

I am not sure whether you have heard this term before or if I am just coining it, so let’s start with a demo to understand what I mean by “hover proximity”. CodePen Embed Fallback When hovering over...

شهریور 04, 1405 Read more
Frontendmasters

MicroLighter

A brand new 2 KB client-side syntax highlighter from Dave . Includes a web component for very easy usage. Maybe these web components have legs, eh? The most interesting part about it is that it...

شهریور 03, 1405 Read more
CSS Tricks

MicroLighter: Syntax Highlighter

Syntax highlighting for code blocks without the complicated markup, spans, classes, and bloated JavaScript, courtesy of Uncle Dave. MicroLighter: Syntax Highlighter originally handwritten and...

شهریور 03, 1405 Read more
Smashing Magazine

Why Your Website Should Never Stop Changing

This article is a sponsored by Fimo Every website is at its best the day it ships. The final branch merges, the site goes live exactly as designed, and it is briefly perfect. It will never be this...

شهریور 03, 1405 Read more
CSS Tricks

WordPress PHP-Only Block Registration

Seven and half years after blocks arrived in Core, WordPress introduces a way to build blocks without React annd build pipelines. All you need is PHP. WordPress PHP-Only Block Registration originally...

شهریور 02, 1405 Read more
Frontendmasters

Design Systems + Horizontal @layer

My post Thinking Horizontally in CSS @layer got Stuart Robson thinking about how to pull it off at a bigger scale . Stu is right that our components are essentially hand-written, whereas with a more...

شهریور 02, 1405 Read more
Frontendmasters

Introducing Sandcastle

This is a post about Sandcastle , an AI Agent Orchestration tool. What is AI orchestration? The short answer is that it’s the process of getting multiple agents to work on things at the same time. If...

شهریور 02, 1405 Read more
CSS Tricks

Resolved: CSS Class Prefix Selector

A newly resolved proposal would allow us to select classes that are a prefix for variations with a wildcard, like .prefix-* . Resolved: CSS Class Prefix Selector originally handwritten and published...

مرداد 30, 1405 Read more
Frontendmasters

CSS Infinity Use Cases

It’s kinda cool there is Infinity in CSS. You just always need to use it within a calc() , like border-radius: calc(infinity * 1px) ;. Adam has lots of ideas in that post, and I remember Will was...

مرداد 29, 1405 Read more
Smashing Magazine

Timing Charts: A Blueprint For SMIL Animations

We know that everything on the web is a box by default, but you’ll find many animated <div> s pretending to be circles. But if you’ve ever met a real <circle> , you’ll know that they’ve got a lot...

مرداد 29, 1405 Read more
CSS Tricks

CSS Navigation Matching, Early Days

Apply a style when someone navigates from one specific page to another. The idea being it'd make the sources for cross-document view transitions declarative in CSS rather than managing that stuff in...

مرداد 28, 1405 Read more
CSS Tricks

WordPress.com Student Plan

As someone who teaches beginning web development, I find that building a WordPress site makes for a great final project. Hosting those projects has always been a roadblock though. WordPress.com...

مرداد 28, 1405 Read more