Remove Processing Remove Strategy Remove Website Remove Workshop
article thumbnail

Refactoring CSS: Optimizing Size And Performance (Part 3)

Smashing Magazine

In previous articles from this series, we’ve covered auditing CSS codebase health and the incremental CSS refactoring strategy , testing, and maintenance. Deploying the refactored codebase shouldn’t result in worse website performance and worse user experience. After all, users won’t wait around forever for the website to load.

Media 109
article thumbnail

Refactoring CSS: Introduction (Part 1)

Smashing Magazine

CSS is a simple stylesheet language for defining a website or document’s presentation. There is also the matter of convincing the management or project stakeholders to invest the time and resources into the refactoring process. I’ve recently audited a website that loaded a 2.2MB file of minified CSS code. Adrian Bece.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Web Quality Assurance: From User Requirements To Web Risk Management

Smashing Magazine

That also means answering this other question: “How can one evaluate, manage and guarantee the quality of a website?” When delving into the concept of website quality assurance back in 2001, we started with a simple question: “What does quality mean for the users?”. Jump to online workshops ?. More after jump!

article thumbnail

Exploring The Potential Of Web Workers For Multithreading On The Web

Smashing Magazine

This means that any time-consuming task, such as complex calculations or data processing that is executed, would block the main thread and cause the UI to freeze and become unresponsive. Web Workers are designed to perform tasks that do not require direct access to the UI, such as data processing, image manipulation, or calculations.

article thumbnail

Jamstack CMS: The Past, The Present and The Future

Smashing Magazine

The world’s first website was made from static HTML files created in a text editor. Fast-forward 30 years, and website technology has changed significantly — we have images, stylesheets, JavaScript, streaming video, AJAX, animation, WebSockets, WebGL, rounded corners in CSS — the list goes on. Mike Neumegen. released 1998.

Ecommerce 139
article thumbnail

Making A Strong Case For Accessibility

Smashing Magazine

These are just a couple of examples of what disabled users face daily when they try and access a website that is inaccessible. Practicing accessibility in your workflows and methodologies ensures people — disabled or not — that they can access your product, your website, and your brands.

Website 145
article thumbnail

Tips And Tricks For Evaluating UX/UI Designers

Smashing Magazine

It may seem enchanting how well-designed apps or websites can boost your sales, but it takes far more than a handful of fairy dust to make users enjoy their interactions. That happens when your app/website/system is efficient. When it comes to the decision-making process, many businesses make the same mistake over and over again.

Design 113