Stay Updated with the Latest Tech News


Get ahead of the curve with the latest insights, trends, and analysis in the tech world.


Browse by Category

A CSS Wishlist for 2025

2024 has been one of the greatest years for CSS: cross-document view transitions, scroll-driven animations, anchor positioning, animate to height: auto, and many others. It seems out of touch to ask, but what else do we … A CSS Wishlist for 2025 originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: December 23, 2024 | Source: CSS-Tricks favicon CSS-Tricks

The Little Triangle in the Tooltip

Today, I want to focus on what I'll call the little triangle in the tooltip. It receives minimal attention but it amazes you by how many ways there are to make them. Let's start with the simplest and make our way up to the not-so-simple. The Little Triangle in the Tooltip originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: December 20, 2024 | Source: CSS-Tricks favicon CSS-Tricks

Collective #891

Isomorphic Web Components * Web Almanac 2024 * Thoughts on Tailwind 4

Published on: December 20, 2024 | Source: Codrops favicon Codrops

Crafting a Dreamy Particle Effect with Three.js and GPGPU

Learn how to create an interactive particle effect using Three.js, GPGPU, and shaders.

Published on: December 19, 2024 | Source: Codrops favicon Codrops

How to Create Multi-Step Forms With Vanilla JavaScript and CSS

When was the last time you developed a multi-step form? There’s so much to think about and so many moving pieces that need to be managed. But doing it by hand can be a good exercise and a great way to polish the basics. Fatuma Abdullaho walks you through her first multi-step form using vanilla HTML, CSS, and JavaScript. How to Create Multi-Step Forms With Vanilla JavaScript and CSS originally published on CSS-Tricks,...

Published on: December 18, 2024 | Source: CSS-Tricks favicon CSS-Tricks

New to the web platform in December

Discover some of the interesting features that have landed in stable and beta web browsers during December 2024.

Published on: December 18, 2024 | Source: WebDev Blog favicon WebDev Blog

Here's what went down in 2024

Frontend Focus #673 β€” December 18, 2024 | Read on the web Hello, and welcome to the last issue of Frontend Focus for 2024! It's been a packed year for the web platform, with plenty of exciting new features added to our developer toolbelt, improvements in browser cooperation, the developing AI tooling situation, and much more. As ever, we're going to take a look back over what we've shared in Frontend Focus throughout...

Published on: December 18, 2024 | Source: Frontend Focus favicon Frontend Focus

What ELSE is on your CSS wishlist?

What else do we want or need CSS to do? Chris kept a CSS wishlist, going back as far as 2013 and following back up on it in 2019. We all have things we'd like to see CSS do and we always will no matter how many sparkly new features we get. We'll round things up and put a list together β€” so let us know! What ELSE is on your CSS wishlist? originally published on CSS-Tricks, which is part of the DigitalOcean family. You...

Published on: December 17, 2024 | Source: CSS-Tricks favicon CSS-Tricks

Collective #890

CSS Wrapped 2024 * Generating Worlds * IsometricShot

Published on: December 17, 2024 | Source: Codrops favicon Codrops

Shopify Winter ’25 Edition: The β€œBoring” Site That’s Anything But

Discover how Shopify’s Winter ’25 Edition turns 'boring' into bold, delivering over 150 thoughtful updates that redefine reliability, performance, and playful innovation.

Published on: December 17, 2024 | Source: Codrops favicon Codrops

Developer Guide: How to Implement Passkeys

Read Developer Guide: How to Implement Passkeys and learn Web with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more. Continue reading Developer Guide: How to Implement Passkeys on SitePoint.

Published on: December 16, 2024 | Source: SitePoint favicon SitePoint

Collective #889

Motion Vectors for 3D Content * Astro 5.0 * The Lowdown on Dropdowns in HTML & CSS

Published on: December 13, 2024 | Source: Codrops favicon Codrops

Designer Spotlight: Aurora Defiori

Exploring the quiet and immersive minimalism of digital designer Aurora Defiori.

Published on: December 13, 2024 | Source: Codrops favicon Codrops

UI Interactions & Animations Roundup #48

Some fresh hand-picked motion designs and animation concepts for your inspiration.

Published on: December 12, 2024 | Source: Codrops favicon Codrops

Fluid Superscripts and Subscripts

How much attention do you pay to the alignments of your subscripts and superscripts? Lorenz WΓΆehr has you covered with a recipe for fluid scaling. Fluid Superscripts and Subscripts originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: December 11, 2024 | Source: CSS-Tricks favicon CSS-Tricks

What the data tell us about the web in 2024

Frontend Focus #672 β€” December 11, 2024 | Read on the web The 2024 Web Almanac β€” This comprehensive report on the state of the web returns to wrap up 2024. This edition has 21 chapters (most of which are available now) covering UX, accessibility, publishing, content distribution, and more. All of the metrics shared are based on real world data from over 16 millionwebsites. HTTP Archive Creating a Pure CSS Halftone...

Published on: December 11, 2024 | Source: Frontend Focus favicon Frontend Focus

CSSWG Minutes Telecon (2024-12-04): Just Use Grid vs. Display: Masonry

The CSSWG met to try and finally squash a debate that has been going on for five years: whether Masonry should be a part of Grid or a separate system. We've got coverage of both presentations for ya. CSSWG Minutes Telecon (2024-12-04): Just Use Grid vs. Display: Masonry originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: December 10, 2024 | Source: CSS-Tricks favicon CSS-Tricks

Smashing Meets Product Design

I had the pleasure of hosting a recent Smashing Magazine workshop on product design, subbing for Vitaly Friedman who usually runs these things. What? A front-ender interviewing really smart people about their processes for user research, documenting requirements, and … Smashing Meets Product Design originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: December 10, 2024 | Source: CSS-Tricks favicon CSS-Tricks

Collective #888

Love, derivatives and loops * Advent Calendars * Analytical Anti-Aliasing

Published on: December 10, 2024 | Source: Codrops favicon Codrops

Baseline 2024: more tools to help web developers

web-features dataset, Web Platform Status dashboard, Baseline status widget and more! Take a look back on Baseline in 2024.

Published on: December 10, 2024 | Source: WebDev Blog favicon WebDev Blog

Yet Another Anchor Positioning Quirk

As awesome as I think it is,CSS Anchor Positioning has a lot of quirks, some of which are the product of its novelty and others due to its unique way of working. Today, I want to bring you yet another Anchor Positioning quirk that hasbugged me since I first saw it. Yet Another Anchor Positioning Quirk originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: December 09, 2024 | Source: CSS-Tricks favicon CSS-Tricks

Creating the Morphing Effect of the Luma Dream Machine Website

Learn how to create this powerful morphing effect with only JavaScript using the Canvas2D API.

Published on: December 09, 2024 | Source: Codrops favicon Codrops

Mastering SVG Arcs

SVG arcs demystified! Akshay Gupta explains how to master radii, rotation, and arc direction to create stunning curves. Make arcs a powerful part of your SVG toolkit for creating more dynamic, intricate designs with confidence.

Published on: December 09, 2024 | Source: Smashing Magazine favicon Smashing Magazine

Accessibility Best Practices for Single Page Applications (SPAs)

Discover essential accessibility best practices for Single Page Applications (SPAs) to ensure dynamic content, focus management, and navigation are user-friendly for everyone. Continue reading Accessibility Best Practices for Single Page Applications (SPAs) on SitePoint.

Published on: December 09, 2024 | Source: SitePoint favicon SitePoint

CSS Wrapped 2024

Join the Chrome DevRel team and a skateboarding Chrome Dino on a journey through the latest CSS launched for Chrome and the web platform in 2024, highlighting17 new features That breaks down (approximately) as: Components Interactions Developer experience Plus:… CSS Wrapped 2024 originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: December 06, 2024 | Source: CSS-Tricks favicon CSS-Tricks

Knowing CSS is Mastery to Frontend Development

Anselm Hannemann on the intersection between frameworks and learning the basics: Nowadays people can write great React and TypeScript code. Most of the time a component library like MUI, Tailwind and others are used for styling. However, nearly no … Knowing CSS is Mastery to Frontend Development originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: December 06, 2024 | Source: CSS-Tricks favicon CSS-Tricks

Collective #887

A Framework for Evaluating Browser Support * An official logo for CSS

Published on: December 06, 2024 | Source: Codrops favicon Codrops

Fine-Tuning an Open-Source LLM with Axolotl Using Direct Preference Optimization (DPO)

Read Fine-Tuning an Open-Source LLM with Axolotl Using Direct Preference Optimization (DPO) and learn AI with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more. Continue reading Fine-Tuning an Open-Source LLM with Axolotl Using Direct Preference Optimization (DPO) on SitePoint.

Published on: December 06, 2024 | Source: SitePoint favicon SitePoint

Designer Spotlight: Andrea Binski

Meet Andrea Binski, co-founder and art director of UNIKO, an award-winning design studio specializing in innovative branding and web design.

Published on: December 06, 2024 | Source: Codrops favicon Codrops

What do the State of CSS and HTML surveys tell us?

A look at the survey results from the State of HTML and State of CSS surveys.

Published on: December 06, 2024 | Source: WebDev Blog favicon WebDev Blog

Does Claim Management Work with AI Automation?

Read Does Claim Management Work with AI Automation? and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more. Continue reading Does Claim Management Work with AI Automation? on SitePoint.

Published on: December 06, 2024 | Source: SitePoint favicon SitePoint

Case Study: Isabel Moranta Portfolio β€” 2024

This case study captures the journey of crafting a personal portfolioβ€”an exploration of bold design, creative freedom, and the beauty of designing for oneself.

Published on: December 05, 2024 | Source: Codrops favicon Codrops

Introducing Uniffi for React Native: Rust-Powered Turbo Modules

Mozilla and Filament have introduced Uniffi for React Native, a tool that allows developers to leverage the safety and performance benefits of Rust in cross-platform React Native apps. The post Introducing Uniffi for React Native: Rust-Powered Turbo Modules appeared first on Mozilla Hacks - the Web developer blog.

Published on: December 04, 2024 | Source: Mozilla Hacks favicon Mozilla Hacks

The Law of Diminishing Returns

Striking the right balance can be tough. We don’t want cool mama bear's porridge or hot papa's bear porridge, but something right in the middle, like baby bear’s porridge. The Law of Diminishing Returns originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: December 04, 2024 | Source: CSS-Tricks favicon CSS-Tricks

The 5 Best Website Builders for Small Businesses in 2025

Discover the top website builders for small businesses in 2025, and learn how to choose the perfect platform to grow your online presence with ease and scalability.

Published on: December 04, 2024 | Source: Codrops favicon Codrops