<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title><![CDATA[Web Design - Newslocker]]></title><link>https://www.newslocker.com/en-us/profession/web_design/</link><atom:link rel="self" href="https://www.newslocker.com/en-us/profession/web_design/rss/" /><atom:link rel="hub" href="http://pubsubhubbub.appspot.com" /><description><![CDATA[Find your latest Web Design news with just one click. Don't miss out on anything happening in your profession!]]></description><language>en-us</language><copyright>Copyright (C) 2026 newslocker.com</copyright><lastBuildDate>Mon, 31 Aug 2026 13:00:00 +0200</lastBuildDate><item><title><![CDATA[The Many Faces Of September (2026 Wallpapers Edition)]]></title><description><![CDATA[For more than 15 years already, our monthly wallpapers series has been the perfect opportunity for creatives of all backgrounds to put their skills to the test. You don&rsquo;t have to meet stakeholder or client requirements; for a change, it&rsquo;s just you, exploring your ideas and bringing them to life in your own, unique style. Since we first embarked on this wallpapers journey, so many talented folks from all across the globe have accepted the challenge, and this September is no exception.]]></description><link>https://www.newslocker.com/en-us/profession/web_design/the-many-faces-of-september-2026-wallpapers-edition/</link><pubDate>Mon, 31 Aug 2026 13:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/the-many-faces-of-september-2026-wallpapers-edition/</guid></item><item><title><![CDATA[Rethinking Data Visualisation: A UX Approach To Dashboards That Actually Drives Decisions]]></title><description><![CDATA[In organisations today, data has never been more available. Dashboards and performance decks exist for almost every function &mdash; sales, product, marketing, operations &mdash; and the tools to build them have never been more accessible. And yet, in weekly standups and quarterly reviews, the same thing happens constantly: someone shares the numbers, the room nods, and the meeting ends without a decision or clear direction.<br />
When that happens, the data usually takes the blame. The numbers weren&]]></description><link>https://www.newslocker.com/en-us/profession/web_design/rethinking-data-visualisation-a-ux-approach-to-dashboards-that-actually-drives-decisions/</link><pubDate>Wed, 26 Aug 2026 15:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/rethinking-data-visualisation-a-ux-approach-to-dashboards-that-actually-drives-decisions/</guid></item><item><title><![CDATA[Why Your Website Should Never Stop Changing]]></title><description><![CDATA[This article is a sponsored by Fimo<br />
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 good again.<br />
Not because anything breaks. The site keeps working. But the market moves, the messaging shifts, a competitor launches something, and the careful thing you built slowly stops matching the company it represents. A year later, it is a period piece. Not broken, just behind. Every team knows th]]></description><link>https://www.newslocker.com/en-us/profession/web_design/why-your-website-should-never-stop-changing/</link><pubDate>Tue, 25 Aug 2026 10:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/why-your-website-should-never-stop-changing/</guid></item><item><title><![CDATA[Timing Charts: A Blueprint For SMIL Animations]]></title><description><![CDATA[We know that everything on the web is a box by default, but you&rsquo;ll find many animated &lt;div&gt;s pretending to be circles. But if you&rsquo;ve ever met a real &lt;circle&gt;, you&rsquo;ll know that they&rsquo;ve got a lot more going for them. Dressed in SVG, they fit into a wider range of crowds than a humble &lt;div&gt; wearing HTML/CSS can. &lt;img&gt; has a strict no .html policy.<br />
The &lt;img&gt; tag is not as static as its name suggests. Any embedded JavaScript unfortunately won&rsqu]]></description><link>https://www.newslocker.com/en-us/profession/web_design/timing-charts-a-blueprint-for-smil-animations/</link><pubDate>Thu, 20 Aug 2026 15:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/timing-charts-a-blueprint-for-smil-animations/</guid></item><item><title><![CDATA[New EU Guidelines For AI Labelling]]></title><description><![CDATA[There&rsquo;s been a lot of confusion and panic this week about &ldquo;huge fines&rdquo;, &ldquo;drastic measures&rdquo; and &ldquo;sweeping new AI rules&rdquo; in the EU. In reality, it&rsquo;s a lot more narrow &mdash; and a lot more sensible. And mostly it&rsquo;s about making AI more obvious when it actually needs to be obvious &mdash; especially for AI-generated content.<br />
Starting from Aug 2, 2026, AI labelling is a legal requirement for any company that serves EU citizens. And similar to Eu]]></description><link>https://www.newslocker.com/en-us/profession/web_design/new-eu-guidelines-for-ai-labelling/</link><pubDate>Thu, 13 Aug 2026 12:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/new-eu-guidelines-for-ai-labelling/</guid></item><item><title><![CDATA[Building Tactile UX: Honoring Intentional Design With Lottie]]></title><description><![CDATA[This article is a sponsored by Isadora Agency<br />
When front-end developers and UX engineers are tasked with building a web interface that feels tactile, bouncy, or destructive, the industry instinct is almost always the same: reach for a physics engine. Frameworks like Matter.js, Cannon.js, or custom WebGL solutions have become the gold standard for creating immersive, gamified websites.<br />
When our team at Isadora Agency set out to build Stress Release, a digital stress-relief squeeze toy designed to]]></description><link>https://www.newslocker.com/en-us/profession/web_design/building-tactile-ux-honoring-intentional-design-with-lottie/</link><pubDate>Tue, 11 Aug 2026 12:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/building-tactile-ux-honoring-intentional-design-with-lottie/</guid></item><item><title><![CDATA[How to Add HTTP Password on an Astro Site]]></title><description><![CDATA[So you just built a site with Astro, and now you need to lock it down. Maybe it is a work-in-progress for a client, or an internal tool you do not want indexed by search engines.<br />
You could set up a VPN, configure nginx auth, or install an npm package. But those add complexity, extra config files, and more things that can break.<br />
Astro has a built-in middleware system that runs whenever a page or endpoint is rendered, and HTTP Basic Authentication is a standard HTTP feature supported by every brow]]></description><link>https://www.newslocker.com/en-us/profession/web_design/how-to-add-http-password-on-an-astro-site/</link><pubDate>Fri, 07 Aug 2026 15:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/how-to-add-http-password-on-an-astro-site/</guid></item><item><title><![CDATA[How Baseline Can Help You Ship Less JavaScript]]></title><description><![CDATA[Most of us install a dependency once and never look at it again. It does its job, the tests pass, and we move on. But the web platform keeps moving too, and a surprising number of the libraries sitting in your package.json today are now built into the browser.<br />
In a typical mid-sized JavaScript app, you can often find somewhere between 60KB and 90KB (minified and gzipped) of dependencies that the platform can now handle on its own. Date and number formatting, HTTP requests, modals, tooltips, deep]]></description><link>https://www.newslocker.com/en-us/profession/web_design/how-baseline-can-help-you-ship-less-javascript/</link><pubDate>Fri, 07 Aug 2026 15:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/how-baseline-can-help-you-ship-less-javascript/</guid></item><item><title><![CDATA[Small Joys And Big Adventures (August 2026 Wallpapers Edition)]]></title><description><![CDATA[Everybody loves a beautiful wallpaper to freshen up their desktops and home screens, right? To provide you with inspiring designs on a regular basis, we started our monthly wallpapers series more than 15 years ago, and from the very beginning to today, artists and designers from across the globe have tickled their creativity and contributed their artworks to it.This August is no exception, of course, so following our monthly tradition, we have a new collection of wallpapers waiting for you below]]></description><link>https://www.newslocker.com/en-us/profession/web_design/small-joys-and-big-adventures-august-2026-wallpapers-edition/</link><pubDate>Fri, 31 Jul 2026 10:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/small-joys-and-big-adventures-august-2026-wallpapers-edition/</guid></item><item><title><![CDATA[Fresh Resources for Web Designers and Developers (July 2026)]]></title><description><![CDATA[July has been a busy month for new tools. This batch runs from AI agent evaluations and what AI agent skills actually do to self-hosted SSO, a PHP compiler that outputs native assembly, and a terminal app that speaks SCP, SFTP, S3, and half a dozen more protocols. If you are building apps, websites, or simply exploring what is new this month, I think you will find something worth your time here.<br />
Codiff<br />
Codiff is a fast, minimal diff viewer for reviewing Git changes outside your editor. It genera]]></description><link>https://www.newslocker.com/en-us/profession/web_design/fresh-resources-for-web-designers-and-developers-july-2026/</link><pubDate>Fri, 31 Jul 2026 03:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/fresh-resources-for-web-designers-and-developers-july-2026/</guid></item><item><title><![CDATA[The Bull And Bear Case For Digital Design In The Age Of AI]]></title><description><![CDATA[Designers have spent years saying they would do better work if the organisation got out of the way. Not always in those exact words, obviously. It usually comes out as something more reasonable: we didn&rsquo;t get enough engineering time, product had already decided the solution, the roadmap was too packed, leadership only cared about this quarter&rsquo;s numbers, research got cut, the experiment was never run properly, the design debt was known about, but nobody wanted to spend a sprint fixing]]></description><link>https://www.newslocker.com/en-us/profession/web_design/the-bull-and-bear-case-for-digital-design-in-the-age-of-ai/</link><pubDate>Wed, 29 Jul 2026 15:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/the-bull-and-bear-case-for-digital-design-in-the-age-of-ai/</guid></item><item><title><![CDATA[Thinking Outside The Box: Digital Design In The AI Era]]></title><description><![CDATA[This article is a sponsored by MacPaw<br />
The phrase &ldquo;artificial intelligence&rdquo; has many excited, especially those in tech. But for those of us in creative fields like digital art and design, AI can be more concerning than it is exciting.<br />
AI-generated art, videos, and images have flooded the internet, raising questions about whether more companies will turn to tools like OpenAI&rsquo;s Dall-E, Midjourney, Leonardo.ai, and more, rather than employing human artists. What&rsquo;s more, the f]]></description><link>https://www.newslocker.com/en-us/profession/web_design/thinking-outside-the-box-digital-design-in-the-ai-era/</link><pubDate>Tue, 28 Jul 2026 12:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/thinking-outside-the-box-digital-design-in-the-ai-era/</guid></item><item><title><![CDATA[Weaponizing And Defending The React Flight Protocol: Deserialization Sinks In RSCs]]></title><description><![CDATA[React Server Components don&rsquo;t send HTML to your browser. They don&rsquo;t send JSON either. When a server component renders, what actually travels over the wire is a custom streaming protocol called Flight. It&rsquo;s a line-delimited format with its own type system, its own reference resolution, and its own rules for reconstructing executable behavior on the client.<br />
Most React developers have never opened the Network tab and actually looked at a Flight payload. It looks like a mix of JSON]]></description><link>https://www.newslocker.com/en-us/profession/web_design/weaponizing-and-defending-the-react-flight-protocol-deserialization-sinks-in-rscs-2/</link><pubDate>Tue, 21 Jul 2026 12:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/weaponizing-and-defending-the-react-flight-protocol-deserialization-sinks-in-rscs-2/</guid></item><item><title><![CDATA[Weaponizing And Defending The React Flight Protocol: Deserialization Sinks In RSCs]]></title><description><![CDATA[React Server Components don&rsquo;t send HTML to your browser. They don&rsquo;t send JSON either. When a server component renders, what actually travels over the wire is a custom streaming protocol called Flight. It&rsquo;s a line-delimited format with its own type system, its own reference resolution, and its own rules for reconstructing executable behavior on the client.<br />
Most React developers have never opened the Network tab and actually looked at a Flight payload. It looks like a mix of JSON]]></description><link>https://www.newslocker.com/en-us/profession/web_design/weaponizing-and-defending-the-react-flight-protocol-deserialization-sinks-in-rscs/</link><pubDate>Tue, 21 Jul 2026 12:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/weaponizing-and-defending-the-react-flight-protocol-deserialization-sinks-in-rscs/</guid></item><item><title><![CDATA[When It Makes Sense To “Block” The Main Thread]]></title><description><![CDATA[We&rsquo;ve all heard of the sacred rule in modern web development, the rule never to be broken. The rule of &ldquo;Never block the main thread.&rdquo;<br />
You almost can&rsquo;t miss it as a web developer; it&rsquo;s in almost every performance guide, and to be fair, it is good advice. We all know the browser&rsquo;s main thread is single-threaded, meaning it can only do one thing at a time.<br />
Plus, as we know, the main thread isn&rsquo;t ours alone; we share it with the browser&rsquo;s rendering eng]]></description><link>https://www.newslocker.com/en-us/profession/web_design/when-it-makes-sense-to-block-the-main-thread-2/</link><pubDate>Fri, 17 Jul 2026 10:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/when-it-makes-sense-to-block-the-main-thread-2/</guid></item><item><title><![CDATA[When It Makes Sense To “Block” The Main Thread]]></title><description><![CDATA[We&rsquo;ve all heard of the sacred rule in modern web development, the rule never to be broken. The rule of &ldquo;Never block the main thread.&rdquo;<br />
You almost can&rsquo;t miss it as a web developer; it&rsquo;s in almost every performance guide, and to be fair, it is good advice. We all know the browser&rsquo;s main thread is single-threaded, meaning it can only do one thing at a time.<br />
Plus, as we know, the main thread isn&rsquo;t ours alone; we share it with the browser&rsquo;s rendering eng]]></description><link>https://www.newslocker.com/en-us/profession/web_design/when-it-makes-sense-to-block-the-main-thread/</link><pubDate>Fri, 17 Jul 2026 10:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/when-it-makes-sense-to-block-the-main-thread/</guid></item><item><title><![CDATA[No, People Don’t Want More AI In Their Life]]></title><description><![CDATA[Many companies silently assume that everybody wants more AI in their lives. That people are craving new AI features, new AI products, new AI workflows &mdash; that would all magically replace all existing outdated practices and broken ways of working.<br />
But in reality, it seems like people don&rsquo;t want more AI at all &mdash; at least not in the way most AI leaders envision it. Unsurprisingly, many AI features have low adoption and retention &mdash; at a very high cost of delivery, and a high r]]></description><link>https://www.newslocker.com/en-us/profession/web_design/no-people-dont-want-more-ai-in-their-life-2/</link><pubDate>Wed, 15 Jul 2026 12:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/no-people-dont-want-more-ai-in-their-life-2/</guid></item><item><title><![CDATA[No, People Don’t Want More AI In Their Life]]></title><description><![CDATA[Many companies silently assume that everybody wants more AI in their lives. That people are craving new AI features, new AI products, new AI workflows &mdash; that would all magically replace all existing outdated practices and broken ways of working.<br />
But in reality, it seems like people don&rsquo;t want more AI at all &mdash; at least not in the way most AI leaders envision it. Unsurprisingly, many AI features have low adoption and retention &mdash; at a very high cost of delivery, and a high r]]></description><link>https://www.newslocker.com/en-us/profession/web_design/no-people-dont-want-more-ai-in-their-life/</link><pubDate>Wed, 15 Jul 2026 12:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/no-people-dont-want-more-ai-in-their-life/</guid></item><item><title><![CDATA[From Kickoff To First Concept: How To Turn Brand Strategy Into Visual Direction]]></title><description><![CDATA[When a branding project fails, it usually happens long before the logo stage: in the strategy phase, when words like &ldquo;modern,&rdquo; &ldquo;trustworthy,&rdquo; &ldquo;premium,&rdquo; &ldquo;friendly,&rdquo; and &ldquo;disruptive&rdquo; are left undefined. The result is a gap between what the brand is supposed to communicate and what the designer is expected to create. This is the space I like to call the &ldquo;pre-concept&rdquo; phase.<br />
At the beginning of a project, designers usually rece]]></description><link>https://www.newslocker.com/en-us/profession/web_design/from-kickoff-to-first-concept-how-to-turn-brand-strategy-into-visual-direction-2/</link><pubDate>Fri, 10 Jul 2026 15:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/from-kickoff-to-first-concept-how-to-turn-brand-strategy-into-visual-direction-2/</guid></item><item><title><![CDATA[From Kickoff To First Concept: How To Turn Brand Strategy Into Visual Direction]]></title><description><![CDATA[When a branding project fails, it usually happens long before the logo stage: in the strategy phase, when words like &ldquo;modern,&rdquo; &ldquo;trustworthy,&rdquo; &ldquo;premium,&rdquo; &ldquo;friendly,&rdquo; and &ldquo;disruptive&rdquo; are left undefined. The result is a gap between what the brand is supposed to communicate and what the designer is expected to create. This is the space I like to call the &ldquo;pre-concept&rdquo; phase.<br />
At the beginning of a project, designers usually rece]]></description><link>https://www.newslocker.com/en-us/profession/web_design/from-kickoff-to-first-concept-how-to-turn-brand-strategy-into-visual-direction/</link><pubDate>Fri, 10 Jul 2026 15:00:00 +0200</pubDate><guid>https://www.newslocker.com/en-us/profession/web_design/from-kickoff-to-first-concept-how-to-turn-brand-strategy-into-visual-direction/</guid></item></channel></rss>