A Framework for Evaluating Browser Support â If you find yourself trying to figure out where to draw the line when it comes to browser support, Josh has some advice, sharing the deciding factors he uses when it comes to CSS features. He notes that although this post focuses on CSS, the framework is applicable to modern JavaScript and HTML features too.
Josh W. Comeau
|
Tailwind CSS v4.0 Now in Beta â The long awaited beta for version 4 of the popular Tailwind CSS styling framework is out, with a new engine resulting in 5x faster full builds, a unified toolchain, CSS-first configuration (yes, you can say goodbye to noodling with tailwind.config.js !) and more. All the information you need is in the docs here.
Adam Wathan
|
Master Performance and Speed Up Your Site â This detailed video course shares the fundamentals of web performance, covering key Core Web Vitals metrics such as Cumulative Layout Shift (CLS), and Interaction to Next Paint (INP). You'll learn how to best use Lighthouse, WebPageTest and other tools in order to make your site lightning.
Frontend Masters sponsor
|
đ Tutorials, Articles & Opinion |
đ Designing (and Evolving) a New Web Performance Score â Harry has been working on a way to compare performance between sites, resulting in a new metric dubbed âCrRRUX â(Chrome Relatively-Ranked User Experience). It aims to simplify competitor analysis into a single number, reflecting real user experiences across a given a cohort of sites. A clear indicator of performance in the context of your peers.
Harry Roberts
|
âśÂ  How Browsers Really Load Web Pages â A deep dive into how browsers decide when to load a specific resource, and all the ways in which you can influence them to modify their behaviour.
Robin Marx
|
The CSS Reset Contradiction â Makes the case that resets have become a commodity, resulting in an assumption that thereâs a general need for them, which in turn nibbles âat the craft of frontend developmentâ.
Jens Oliver Meiert
|
đšď¸Â Netlify Celebrates 5 Million Developers â Netlify is now used by over five million developers â and theyâve marked the occasion with a Marble Madness style browser experience/game.
Netlify
|
đ§ Code, Tools & Resources |
Vite 6.0 Released â The popular build tool has rapidly found itself at the heart of the frontend ecosystem with its combo of speed, simplicity and extensibility. v6 doubles down on these and has a variety of enhancements.
Vite
|
đ Tremor: React Components for Building Dashboards â Built with React, Tailwind CSS, and Radix UI, you can use Tremor by either copy and pasting the components or via their npm package. You get all the typical dashboard UI elements like charts, progress indicators, activity trackers, accordions, tables, etc.
Tremor Labs
|
HTMLrev: A Categorized Directory of Frontend Templates â Weâve featured this before, but itâs now home to over 1,500 templates. The site itself doesnât hold any templates, but links to third party resources, and lets you filter down to what youâre looking for.
HTMLrev
|
|