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

Motion Highlights #5

A bold mix of standout motion design from every corner of the web, serving up the freshest trends.

Published on: May 04, 2025 | Source: Codrops favicon Codrops

CSS shape() Commands

The CSS shape() function recently gained support in both Chromium and WebKit browsers. It's a way of drawing complex shapes when clipping elements with the clip-path property. CSS shape() Commands originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: May 02, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Developer Spotlight: Reksa Andhika

The journey and works of Reksa Andhika, an independent developer known for crafting websites with unique motion and interactive layouts.

Published on: May 02, 2025 | Source: Codrops favicon Codrops

State of Devs: A Survey for Every Developer

The State of Devs survey is now open to participation, and unlike previous surveys it covers everything except code: career, workplace, but also health, hobbies, and more. State of Devs: A Survey for Every Developer originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: May 01, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Iterator helpers have become Baseline Newly available

Iterator helpers became Baseline Newly available as of March 31, 2025.

Published on: May 01, 2025 | Source: WebDev Blog favicon WebDev Blog

April 2025 Baseline monthly digest

Read about various happenings with Baseline during April 2025.

Published on: May 01, 2025 | Source: WebDev Blog favicon WebDev Blog

Revisiting Image Maps

Let’s run through a quick refresher. Image maps date all the way back to HTML 3.2, where, first, server-side maps and then client-side maps defined clickable regions over an image using map and area elements. Revisiting Image Maps originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 30, 2025 | Source: CSS-Tricks favicon CSS-Tricks

The ClipboardItem.supports() function is now Baseline Newly available

The static ClipboardItem.supports() function to determine support for a given MIME type is now part of Baseline.

Published on: April 30, 2025 | Source: WebDev Blog favicon WebDev Blog

New to the web platform in April

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

Published on: April 30, 2025 | Source: WebDev Blog favicon WebDev Blog

Open Up With Brad Frost, Episode 2

Brad Frost is running this new little podcast called Open Up. Folks write in with questions about the β€œother” side of web design and front-end development β€” not so much about tools and best practices as it is about … Open Up With Brad Frost, Episode 2 originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 29, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Anchor Positioning Just Don’t Care About Source Order

The fact that anchor positioning eschews HTML source order is so CSS-y because it's another separation of concerns between content and presentation. Anchor Positioning Just Don’t Care About Source Order originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 28, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Animating in Frames: Repeating Image Transition

A playful exploration of animating repeated image frames along a path, inspired by Joana Correia's motion design reel.

Published on: April 28, 2025 | Source: Codrops favicon Codrops

Node.js Streams with TypeScript

Learn how to leverage Node.js streams with TypeScript for efficient data processing. This guide covers all stream types with practical examples for handling large files and real-time data. Continue reading Node.js Streams with TypeScript on SitePoint.

Published on: April 28, 2025 | Source: SitePoint favicon SitePoint

Motion Highlights #4

A handpicked collection of standout motion design from around the web to keep you en pair with current trends.

Published on: April 25, 2025 | Source: Codrops favicon Codrops

Developer Spotlight: Max Barvian

Meet Max Barvian in this Developer Spotlight, where his innovative web projects showcase the perfect mix of tech skills and creativity.

Published on: April 24, 2025 | Source: Codrops favicon Codrops

Droip: The Next Big Revolution in WordPress – Redefining No-Code Web Building

Learn why Droip makes traditional WordPress page builders look outdated.

Published on: April 23, 2025 | Source: Codrops favicon Codrops

Designing for Flow, Not Frustration: The Transformation of Arts Corporation Through Refined Animation

Exploring how refined animations and interactive design reshaped Arts Corporation’s website, enhancing user experience and creative expression.

Published on: April 22, 2025 | Source: Codrops favicon Codrops

Top 21 Developer Newsletters to Subscribe To in 2025

Stay ahead in tech with this curated list of the best developer newsletters. Explore top picks for AI, web development, design, DevOps, and programming languages. Continue reading Top 21 Developer Newsletters to Subscribe To in 2025 on SitePoint.

Published on: April 22, 2025 | Source: SitePoint favicon SitePoint

Mastering Carousels with GSAP: From Basics to Advanced Animation

Learn how to build carousels with GSAP using scroll snapping, utility functions, 3D effects, and draggable interactions.

Published on: April 21, 2025 | Source: Codrops favicon Codrops

β€œPretty” is in the eye of the beholder

Yay, let's jump for text-wrap: pretty landing in Safari Technology Preview! But beware that it's different from how it works in Chromium browsers. β€œPretty” is in the eye of the beholder originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 18, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Designer Spotlight: Stephanie Bruce

Explore Stephanie Bruce's approach to visually creative websites as she shares her most exciting work so far, her journey and inspirations.

Published on: April 18, 2025 | Source: Codrops favicon Codrops

So, You Want to Give Up CSS Pre- and Post-Processors…

There was once upon a time when native CSS lacked many essential features, leaving developers to come up with all sorts of ways to make CSS easier to write over the years. So, You Want to Give Up CSS Pre- and Post-Processors… originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 17, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Developer Spotlight: Andrea Biason

Andrea Biason showcases his journey and four standout projects that push the boundaries of immersive web development.

Published on: April 17, 2025 | Source: Codrops favicon Codrops

How To Begin A WordPress Blog: A Step-By-Step Guide For Beginners

Learn how to launch a WordPress blog with this step-by-step guide covering domain selection, hosting setup, theme customization, essential plugins, and SEO optimization. Continue reading How To Begin A WordPress Blog: A Step-By-Step Guide For Beginners on SitePoint.

Published on: April 16, 2025 | Source: SitePoint favicon SitePoint

Using CSS backdrop-filter for UI Effects

Tips and tricks on utilizing the CSS backdrop-filter property to style user interfaces. You’ll learn how to layer backdrop filters among multiple elements, and integrate them with other CSS graphical effects to create elaborate designs. Using CSS backdrop-filter for UI Effects originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 16, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Turning Music Into Motion: The Making of the 24/7 Artists Launch Page

A closer look at how Waaark designed and built the launch page for 24/7 Artists' latest product.

Published on: April 16, 2025 | Source: Codrops favicon Codrops

Nite Riot: Minimalism Gets a Wild Side

When a client like Nite Riot walks through the (digital) door, you don’t play it safe. You go all in.

Published on: April 15, 2025 | Source: Codrops favicon Codrops

Next Level CSS Styling for Cursors

Custom cursors with CSS are great, but we can take things to the next level with JavaScript. Using JavaScript, we can transition between cursor states, place dynamic text within the cursor, apply complex animations, and apply filters. Next Level CSS Styling for Cursors originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 14, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Native Design Tokens: The Foundation of Consistent, Scalable, Open Design

Explore how structured design decisions are transforming design systems through Penpot’s native tokens, real-world workflows, and open standards.

Published on: April 14, 2025 | Source: Codrops favicon Codrops

CSS-Tricks Chronicles XLIII

This CSS-Tricks update highlights significant progress in the Almanac, recent podcast appearances, a new CSS counters guide, and the addition of several new authors contributing valuable content. CSS-Tricks Chronicles XLIII originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 11, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Designer Spotlight: Luca Franceschetti

Explore the eclectic and expressive world of Italian digital designer Luca Franceschetti, where playful experimentation meets refined UI design.

Published on: April 11, 2025 | Source: Codrops favicon Codrops

Tailwind’s @apply Feature is Better Than it Sounds

Most of the time, people showcase Tailwind's @apply feature with one of Tailwind's single-property utilities (which changes a single CSS declaration). When showcased this way, @apply doesn't sound promising at all. So obviously, nobody wants to use it. Personally, I think Tailwind's @apply feature is better than described. Tailwind’s @apply Feature is Better Than it Sounds originally published on CSS-Tricks, which is...

Published on: April 10, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Cascading Layouts: A Workshop on ResilientΒ CSSΒ Layouts

If I were starting with CSS today for the very first time, I would first want to spend time understanding writing modes because that’s a great place to wrap your head around direction and document flow. But right after that, … Cascading Layouts: A Workshop on ResilientCSSLayouts originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 10, 2025 | Source: CSS-Tricks favicon CSS-Tricks

CSS Carousels

Chrome has prototyped these features and released them in Chrome 135. Adam Argyle has a wonderful explainer over at the Chrome Developer blog. Kevin Powell has an equally wonderful video where he follows the explainer. This post is me taking notes from them. CSS Carousels originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.

Published on: April 09, 2025 | Source: CSS-Tricks favicon CSS-Tricks

Building a Fully-Featured 3D World in the Browser with Blender and Three.js

Go behind the scenes of an immersive 3D museum built with Blender and Three.js, and explore the creative process, technical decisions, and browser-ready workflow that brought it to life.

Published on: April 08, 2025 | Source: Codrops favicon Codrops