WebDev Feed

Web development news

Rendering the Simulation Theory: Exploring Fractals, GLSL, and the Nature of Reality

18 February 2025 @ 1:46 pm - Codrops

An exploration of fractals, GLSL, and simulation theory, revealing their deep connections to art, mathematics, and the nature of reality.

How OWASP Helps You Secure Your Full-Stack Web Applications

18 February 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

The OWASP vulnerabilities list is the perfect starting point for web developers looking to strengthen their security expertise. Let’s discover how these vulnerabilities materialize in full-stack web applications and how to prevent them.

The What If Machine: Bringing the “Iffy” Future of CSS into the Present

17 February 2025 @ 2:24 pm - CSS-Tricks

My thesis for today's article offers further reassurance that inline conditionals are probably not the harbinger of the end of civilization: I reckon we can achieve the same functionality right now with style queries, which are gaining pretty good browser support. The What If Machine: Bringing the “Iffy” Future of CSS into the Present origi

Implementing a Dissolve Effect with Shaders and Particles in Three.js

17 February 2025 @ 9:32 am - Codrops

Learn how to create an emissive dissolve effect, a popular technique in games for smoothly fading or transforming objects.

Handwriting an SVG Heart, With Our Hearts

14 February 2025 @ 1:25 pm - CSS-Tricks

A while back on CSS-Tricks, we shared several ways to draw hearts, and the response was dreamy. Now, to show my love, I wanted to do something personal, something crafty, something with a mild amount of effort. Handwriting an SVG Heart, With Our Hearts originally published on CSS-Tricks, which is part of the

The unexpected burden that can come from a disability

13 February 2025 @ 2:45 pm - Kevin Powell

Designer Spotlight: Jhosue Mesias

13 February 2025 @ 2:21 pm - Codrops

Exploring the art of digital design with Jhosue Mesias—pushing boundaries, crafting experiences, and redefining creativity.

Scroll Driven Animations Notebook

13 February 2025 @ 1:24 pm - CSS-Tricks

Adam’s such a mad scientist with CSS. He’s been putting together a series of “notebooks” that make it easy for him to demo code. He’s got one for gradient text, one for a comparison slider, another for

How To Test And Measure Content In UX

13 February 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

The goal of content design is to reduce confusion and improve clarity. Yet often it’s difficult to pinpoint a problem as user feedback tends to be not specific enough. But: we can use a few simple techniques to assess how users understand and perceive content. Let’s take a look. Part of [Smart Interface Design Patterns](https://smart-interface-design-patterns.com) by yours truly.

Time To First Byte: Beyond Server Response Time

12 February 2025 @ 5:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Optimizing web performance means looking beyond surface-level metrics. Time to First Byte (TTFB) is crucial, but improving it requires more than tweaking server response time. Matt Zeunert breaks down what TTFB is, what causes its poor score, and why reducing server response time alone isn’t enough for optimization and often won’t be the most impactful change you can make to your website.

Typecasting and Viewport Transitions in CSS With tan(atan2())

12 February 2025 @ 2:15 pm - CSS-Tricks

We’ve been able to get the length of the viewport in CSS since… checks notes… 2013! Surprisingly, that was more than a decade ago. Getting the viewport width is as easy these days as easy as writing 100vw, but … Typecasting an

Don't use spans or code for shortcuts and keystrokes

12 February 2025 @ 2:00 pm - Kevin Powell

I Cannot Believe Abort Controller Can Do This

11 February 2025 @ 5:00 pm - Web Dev Simplified

Building Efficient Three.js Scenes: Optimize Performance While Maintaining Quality

11 February 2025 @ 2:38 pm - Codrops

A comprehensive look at how to optimize Three.js scenes using Fiber, Drei, and advanced tools, ensuring smooth performance while retaining high-quality visuals.

Creating My First Game Prototype in a Browser: The Journey So Far

10 February 2025 @ 2:10 pm - Codrops

An inside look at the creative process, challenges, and tools behind building a 3D game prototype from scratch.

Organizing Design System Component Patterns With CSS Cascade Layers

10 February 2025 @ 2:06 pm - CSS-Tricks

I enjoy organizing code and find cascade layers a fantastic way to organize code explicitly as the cascade looks at it. The neat part is, that as much as it helps with "top-level" organization, cascade layers can be nested, which allows us to author more precise styles based on the cascade and inheritance. Organizing Design System Component Patterns With CS

Fixing when CSS Grid has extra spacing

10 February 2025 @ 2:00 pm - Kevin Powell

Make Any File a Template Using This Hidden macOS Tool

10 February 2025 @ 1:54 pm - CSS-Tricks

Stationery Pad is a handy way to nix a step in your workflow if you regularly use document templates on your Mac. The long-standing Finder feature essentially tells a file’s parent application to open a copy of it by default, ensuring that the original file remains unedited. Make Any File a Template Using This Hidden macOS Tool originally published on

What if you suddenly couldn't type anymore?

7 February 2025 @ 2:00 pm - Kevin Powell

Taking RWD To The Extreme

7 February 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Tomasz Jakut reflects on the evolution of web design, from the days of table-based layouts and Flash games to the rise of responsive web design (RWD), which often feels like the end of history in web layout. But as 2025 marks the 15th anniversary of Ethan Marcotte’s article, it’s worth asking whether something significant happened after RWD — something so seamless that it went almost unnoticed.

Developer Spotlight: Guillaume Lanier

7 February 2025 @ 12:48 pm - Codrops

Introducing Guillaume Lanier, a Creative & Frontend Developer based in Amsterdam, who crafts immersive digital experiences through innovative 2D/3D graphics and interactive design.

Container query units: cqi and cqb

6 February 2025 @ 3:29 pm - CSS-Tricks

A little gem from Kevin Powell's "HTML & CSS Tip of the Week" website, reminding us that using container queries opens up container query units for sizing things based on the size of the queried container. Container query units: cqi and cqb originally published on CSS-Tricks, which is part of the

Using code elements when you should be using kbd?

6 February 2025 @ 2:00 pm - Kevin Powell

Building a Playful Stop-Motion Crayon Cursor in p5.js

6 February 2025 @ 10:35 am - Codrops

Create a playful stop-motion crayon cursor effect with p5.brush.js and smooth animations.

Baseline Status in a WordPress Block

5 February 2025 @ 2:58 pm - CSS-Tricks

The steps for how I took the Baseline Status web component and made it into a WordPress block that can be used on any page of post. Baseline Status in a WordPress Block originally published on CSS-Tricks, which is part of the

Create a super fun "focus by negation" effect

5 February 2025 @ 2:00 pm - Kevin Powell

Players Club: A Free Astro Template for Showcasing Music Artists

5 February 2025 @ 1:14 pm - Codrops

Players Club is a free Astro template for showcasing music artists—an experimental proof of concept built in collaboration with Alex Tkachev.

This CSS Property Replaces Hundreds of Lines of Code

4 February 2025 @ 5:00 pm - Web Dev Simplified

How to Make The Fluffiest Grass With Three.js

4 February 2025 @ 12:55 pm - Codrops

A breakdown of the best techniques to create realistic grass in Three.js without killing performance.

Integrations: From Simple Data Transfer To Modern Composable Architectures

4 February 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

In today’s web development landscape, the concept of a monolithic application has become increasingly rare. Modern applications are composed of multiple specialized services, each of which handles specific aspects of functionality. This shift didn’t happen overnight - it’s the result of decades of evolution in how we think about and implement data transfer between systems. Let’s explore this journey and see how it shapes modern architectures, particularly in the context of headless CMS s

Compiling CSS With Vite and Lightning CSS

3 February 2025 @ 3:23 pm - CSS-Tricks

Are partials the only thing keeping you writing CSS in Sass? With a little configuration, it's possible to compile partial CSS files without a Sass dependency. Ryan Trimble has the details. Compiling CSS With Vite and Lightning CSS originally published on CSS-Tricks, which is part of the

Centering in CSS is a meme for the wrong reasons

3 February 2025 @ 2:00 pm - Kevin Powell

Building an On-Scroll 3D Circle Text Animation with Three.js and Shaders

3 February 2025 @ 1:17 pm - Codrops

Learn how to create a circular text animation in 3D space using Three.js, shaders, and msdf-text-utils.

Chrome 133 Goodies

31 January 2025 @ 3:27 pm - CSS-Tricks

Did you see the release notes for Chrome 133? It's currently in beta, but the Chrome team has been publishing a slew of new articles with pretty incredible demos that are tough to ignore. I figured I'd round those up in one place. Chrome 133 Goodies originally published on CSS-Tricks, which is part of the

Keeping the page interactive while a View Transition is running

31 January 2025 @ 2:11 pm - CSS-Tricks

When using View Transitions you’ll notice the page becomes unresponsive to clicks while a View Transition is running. […] This happens because of the ::view-transition pseudo element – the one that contains all animated snapshots – gets overlayed on top …

Look Closer, Inspiration Lies Everywhere (February 2025 Wallpapers Edition)

31 January 2025 @ 9:30 am - Articles on Smashing Magazine — For Web Designers And Developers

Let’s make the most of the shortest of all months, with a new collection of desktop wallpapers celebrating new opportunities, sweet memories, happy little moments, and everything in between. All of them created with love by the community for the community. Enjoy!

The Mistakes of CSS

30 January 2025 @ 2:31 pm - CSS-Tricks

All of the things that the CSS Working Group would change if they had a time-traveling Delorean to go back and do things over. The Mistakes of CSS originally published on CSS-Tricks, which is part of the DigitalOc

The Digital Playbook: A Crucial Counterpart To Your Design System

30 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Design systems play a crucial role in today’s digital landscape, providing a blueprint for consistent and user-friendly interfaces. But there’s another tool that deserves equal attention: the digital playbook.

What on Earth is the `types` Descriptor in View Transitions?

29 January 2025 @ 2:13 pm - CSS-Tricks

The @view-transition at-rule has two descriptions. One is the commonly used navigation descriptor. The second is types, the lesser-known of the two, and one that probably envies how much attention navigation gets. But read on to learn why we need types and how it opens up new possibilities for custom view transitions when navigating between pages.

My best CSS tips from 2024

29 January 2025 @ 2:01 pm - Kevin Powell

Transitioning Top-Layer Entries And The Display Property In CSS

29 January 2025 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

It’s not always the big features that make our everyday lives easier; sometimes, it’s those ease-of-life features that truly enhance our projects. In this article, Brecht De Ruyte highlights two such features: `@starting-style` and `transition-behavior` — two properties that are absolutely welcome additions to your everyday work with CSS animations.

Svelte 5 And The Future Of Frameworks: A Chat With Rich Harris

28 January 2025 @ 3:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

After months of anticipation, debate, and even a bit of apprehension, Svelte 5 arrived earlier this year. Frederick O’Brien caught up with its creator, Rich Harris, to talk about the path that brought him and his team here and what lies ahead.

Revisiting CSS Multi-Column Layout

27 January 2025 @ 3:35 pm - CSS-Tricks

After 20 years since Andy Clarke first published his book about Multi-Column Layout in CSS, he's back to encourage a fresh look at CSS columns for enhanced readability and design flexibility. Revisiting CSS Multi-Column Layout originally published on CSS-Tricks, which is part of the

Creating a dark theme for a website live

24 January 2025 @ 9:09 pm - Kevin Powell

Positioning Text Around Elements With CSS Offset

24 January 2025 @ 2:59 pm - CSS-Tricks

When it comes to positioning elements on a page, including text, there are many ways to go about it in CSS — the literal position property with corresponding inset-* properties, translate, margin, anchor() (limited browser support at the moment), and so forth. The offset property is another one that belongs in that list.

You can scope styles with vanilla CSS now

24 January 2025 @ 2:00 pm - Kevin Powell

MPA View Transitions deep dive

23 January 2025 @ 3:01 pm - Kevin Powell

Scroll state queries are on the way! (and a bunch more)

22 January 2025 @ 2:01 pm - Kevin Powell

Do This To Make 2025 Your Best Year Yet

21 January 2025 @ 5:00 pm - Web Dev Simplified

Navigating The Challenges Of Modern Open-Source Authoring: Lessons Learned

21 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Alvaro Saburido delves into the current state and challenges of Open-Source authoring, sharing lessons learned from both community- and company-driven initiatives.

Centering in CSS keeps getting easier

20 January 2025 @ 2:00 pm - Kevin Powell

An Ode To Side Project Time

17 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

A once-revered perk of some tech workplaces, the status of ‘side project time’ seems to have slipped in recent years. Frederick O’Brien believes it deserves a comeback.

Floats are still relevant in 2025

16 January 2025 @ 2:01 pm - Kevin Powell

On-Device AI: Building Smarter, Faster, And Private Applications

16 January 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Shouldn’t there be a way to keep your apps or project data private and improve performance by reducing server latency? This is what on-device AI is designed to solve. It handles AI processing locally, right on your device, without connecting to the internet and sending data to the cloud. In this article, Joas Pambou explains what on-device AI is, why it’s important, the tools to build this type of technology, and how it can change the way we use technology every day.

Stop Using Pixels For Media Queries

14 January 2025 @ 5:00 pm - Web Dev Simplified

The Role Of Illustration Style In Visual Storytelling

14 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

How do we determine the most suitable illustration style? How should illustrations complement and reflect your corporate identity? What will resonate most with your target audience? And regarding the content, what type of illustration would best enhance it, and how would it work for the age range it is primarily for? Thomas Bohm shares insightful examples and discusses the key qualities of effective illustrations, emphasizing the importance of understanding your audience.

Solo Development: Learning To Let Go Of Perfection

10 January 2025 @ 2:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

The best and worst thing about solo development is the “solo” part. There’s a lot of freedom in working alone, and that freedom can be inspiring, but it can also become a debilitating hindrance to productivity and progress. Victor Ayomipo shares his personal lessons on what it takes to navigate solo development and build the “right” app.

Tight Mode: Why Browsers Produce Different Performance Results

9 January 2025 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

We know that browsers do all sorts of different things under the hood. One of those things is the way they not only *fetch* resources like images and scripts from the server but how they [prioritize those resources](https://www.debugbear.com/blog/request-priorities?utm_campaign=sm-7). Chrome and Safari have implemented a “Tight Mode” that constrains which resources are loaded and in what order, but they each take drastically different approaches to it. With so little information about Tight

Lesser Known Uses Of Better Known Attributes

8 January 2025 @ 11:00 am - Articles on Smashing Magazine — For Web Designers And Developers

HTML attributes are like little instructions that we add to the markup of elements to make them do certain things or behave in certain ways. For example, most of us know that the `target` attribute with a value of `_blank` opens the link in a new tab or window. But did you know that you can use it on the `form` element, too? John Rhea presents several lesser-known uses for common HTML attributes.

This New Speculation API Will Make Your Site 10x Faster

7 January 2025 @ 5:00 pm - Web Dev Simplified

How To Design For High-Traffic Events And Prevent Your Website From Crashing

7 January 2025 @ 2:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Product drops and sales are a great way to increase revenue, but these events can result in traffic spikes that affect a site’s availability and performance. To prevent website crashes, you’ll have to make sure that the sites you design can handle large numbers of server requests at once. Let’s discuss how!

What Does AI Really Mean?

6 January 2025 @ 8:00 am - Articles on Smashing Magazine — For Web Designers And Developers

We, as human beings, don’t worry too much about making sure the connections land at the right point. Our brain just works that way, declaratively. However, for building AI, we need to be more explicit. Let’s dive in!

How To Overcome Burnout As A Programmer

2 January 2025 @ 5:00 pm - Web Dev Simplified

New Front-End Features For Designers In 2025

31 December 2024 @ 12:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Searching for the most flexible front-end workflows and toolkits, it’s easy to forget how powerful some of the fundamentals on the web have become these days. This post is a journey through new front-end features and what they are capable of.

New Year, New Hopes, New Dreams (January 2025 Wallpapers Edition)

31 December 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Maybe 2025 has already started as you’re reading this, maybe you’re still waiting for the big countdown to begin — either way, it’s never too late or too early for some New Year’s inspiration! Our new collection of desktop wallpapers has got you covered.

The Design Leader Dilemma

23 December 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Design leaders are expected to deliver the impossible. Instead of trying, we need to redefine our role from implementor to enabler.

If You Only Know One Programming Language Watch This

19 December 2024 @ 5:01 pm - Web Dev Simplified

How To Handle CSS Colors Like A Senior Dev

17 December 2024 @ 5:00 pm - Web Dev Simplified

Three Approaches To Amplify Your Design Projects

17 December 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

There are many ways to elevate a design project from good to incredible. For web and product designers, it’s not just about adding more animations and flair. What it truly comes down to is a reframing of your thought processes starting before the project even kicks off. Olivia De Alba presents three approaches that designers can implement and which will change the way they make their projects more successful.

Discord Made The Coolest CSS Only Input Animation

14 December 2024 @ 7:05 pm - Web Dev Simplified

This Is The 10x Developer Skill

12 December 2024 @ 5:01 pm - Web Dev Simplified

An Introduction To CSS Scroll-Driven Animations: Scroll And View Progress Timelines

11 December 2024 @ 3:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

10 years after scroll-driven animations were first proposed, they’re finally here — no JavaScript, no dependencies, no libraries, just pure CSS.

The CSS Display Property is Changing Forever

10 December 2024 @ 6:30 pm - Web Dev Simplified

How To Master CSS in 1 Month!

9 December 2024 @ 5:00 pm - Web Dev Simplified

Mastering SVG Arcs

9 December 2024 @ 9:00 am - Articles on Smashing Magazine — For Web Designers And Developers

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.

The Importance Of Graceful Degradation In Accessible Interface Design

6 December 2024 @ 9:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Few things are as frustrating to a user as when a site won’t respond. Unfortunately, it’s also an all-too-common scenario. Many websites and apps depend on so many elements that one of any number of errors could cause the whole thing to fail. As prevalent as such instances may be, they’re preventable through the practice of graceful degradation.

How To Easily Avoid Burnout As A Programmer

5 December 2024 @ 5:00 pm - Web Dev Simplified

Creating An Effective Multistep Form For Better User Experience

3 December 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Forms are already notoriously tough to customize and style — to the extent that we’re already starting to see new ideas for more flexible control. But what we don’t often discuss is designing good-form experiences beyond validation. That’s what Jima Victor discusses in this article, focusing specifically on creating multi-step forms that involve navigation between sections.

Dreaming Of Miracles (December 2024 Wallpapers Edition)

30 November 2024 @ 9:00 am - Articles on Smashing Magazine — For Web Designers And Developers

December is almost here, and that means: It’s time for some new desktop wallpapers! Created with love by creatives from all around the world, they are bound to lighten up the last few weeks of the year and, who knows, maybe even spark new ideas. Enjoy!

The Hype Around Signals

27 November 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

From KnockoutJS to modern UI libraries like SolidJS, Vue.js, and Svelte, signals revolutionized how we think about reactivity in UIs. Here’s a deep dive into their history and impact by Atila Fassina.

I Can’t Believe They Added AI To The Browser

26 November 2024 @ 5:00 pm - Web Dev Simplified

Why You Should Speak At Events As An Early-Career Professional

22 November 2024 @ 9:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Many talented professionals hold back from speaking at tech events, believing they need years of experience or expert status first. Drawing from her experience as a first-time speaker at WordPress Accessibility Day 2024, Victoria Nduka discusses how speaking at events benefits both individuals and the tech community.

AI’s Transformative Impact On Web Design: Supercharging Productivity Across The Industry

19 November 2024 @ 9:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Discover how AI is reshaping web design, boosting productivity in design, coding, UX, and copywriting while amplifying human creativity in a new article by Paul Boag.

Open-Source Meets Design Tooling With Penpot

14 November 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Penpot helps designers and developers work better together by offering a free, open-source design tool based on open web standards. Today, let’s explore its newly released Penpot Plugin System. So now, if there’s a functionality missing, you don’t need to jump into the code base straight away; you can create a plugin to achieve what you need. And you can even serve it from localhost!

Bundle Up And Save On Smashing Books And Workshops

12 November 2024 @ 12:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

It’s the end of the year, and as we look at our inventory, we thought, “Let’s help everyone in our community get ready for the year ahead!” Get friendly pricing on bundles of books and workshops to dive deep into the subjects you care about most. Let’s bundle up and save!

Alternatives To Typical Technical Illustrations And Data Visualisations

8 November 2024 @ 9:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Thomas Bohm rethinks technical illustrations and data visualizations, sharing interesting and uncommon examples of how to present data and information. Bar graphs and pie charts are great, but there’s so much more to explore!

Why Optimizing Your Lighthouse Score Is Not Enough For A Fast Website

5 November 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Feeling good with your Lighthouse score of 100%? You should! But you should also know that you’re only looking at part of the performance picture. Learn how Lighthouse scores are measured differently than other tools, the impact that has on measuring performance metrics, and why you need real-user monitoring for a complete picture.

Ingredients For A Cozy November (2024 Wallpapers Edition)

31 October 2024 @ 2:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

November is just around the corner and that means: It’s time for some new desktop wallpapers! Created with love by the community for the community, they are available in versions with and without a calendar. Enjoy!

Designing For Gen Z: Expectations And UX Guidelines

30 October 2024 @ 9:00 am - Articles on Smashing Magazine — For Web Designers And Developers

There are many myths revolving around Gen Z and how they use tech. Time to take a look at actual behavior patterns that go beyond heavy use of social media. Part of [Smart Interface Design Patterns](https://smart-interface-design-patterns.com) by yours truly.

CSS min() All The Things

17 October 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

Victor Ayomipo experiments with the CSS `min()` function, exploring its flexibility with different units to determine if it is the be-all, end-all for responsiveness. Discover the cautions he highlights against dogmatic approaches to web design based on his findings.

It’s Here! How To Measure UX & Design Impact, With Vitaly Friedman

15 October 2024 @ 2:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

Design decisions shouldn’t be a matter of personal preference. We can use reliable design KPIs and UX metrics to guide and shape our design work and measure its impact on business. Meet How To Measure UX and Design Impact, our new video course that helps with just that.

Using Multimodal AI Models For Your Applications (Part 3)

11 October 2024 @ 10:00 am - Articles on Smashing Magazine — For Web Designers And Developers

In this third part of the series, you are looking at two models that handle all three modalities — text, images or videos, and audio — without needing a second model for text-to-speech or speech recognition.

Build A Static RSS Reader To Fight Your Inner FOMO

7 October 2024 @ 1:00 pm - Articles on Smashing Magazine — For Web Designers And Developers

RSS is a classic technology that fetches content from websites and feeds it to anyone who subscribes to it with a URL. It’s based on XML, and we can use it to consume the feeds in our own apps. Karin Hendrikse demonstrates how to do exactly that with a static site you can use as your personal RSS reader.