Remove support remove-query-strings-from-static-resources
article thumbnail

Overlooked T-SQL Gems

SQL Performance

In this article I cover a number of T-SQL features that are either often entirely overlooked, or that support parameters or capabilities that are often overlooked. Many people think that it supports only one parameter holding an input date, and that it simply returns the end-of-month date that corresponds to the input date.

C++ 111
article thumbnail

Setting Up CloudFront to Host Your Web App

CSS - Tricks

In my last article , we went over how to set up a web app that serves chunks and bundles of CSS and JavaScript from CloudFront. We integrated it into Vite so that when the app runs in a browser, the assets requested from the app’s root HTML file would pull from CloudFront as the CDN. Line 1 is our HTML entry point.

Cache 79
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

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. They offer a wide variety of customization options to further control how code is being optimized and which browsers are supported. Optimizing Media Queries. Adrian Bece.

Media 108
article thumbnail

Cache-Control for Civilians

CSS Wizardry

This Cache-Control header tells the browser that it can use this file from the cache for the next 60 seconds without having to worry about revalidating it. We don’t want to store or serve any responses like this from cache at all: we always want to discard sensitive information and fetch the freshest realtime information.

Cache 264
article thumbnail

How To Optimize Progressive Web Apps: Going Beyond The Basics

Smashing Magazine

And they all boast about massive benefits from implementing the progressive apps. They are different from native apps mainly because PWAs don’t require installation and can be used with various devices — native apps are primarily built for mobile devices. How Do PWAs Work? Deploying Modern Characteristics To Your PWA.

Cache 123
article thumbnail

Signals For Customizing Website User Experience

Smashing Magazine

The upcoming prefers-reduced-data media query, which allows CSS to set different options depending on this setting. If you believe the same, then let the other browsers know you want them to support this too. Mobile SaveData support. This allows dynamic backends to change the HTML returned. Data Saver. Philippines. Mobile user.

Website 103
article thumbnail

Google PageSpeed Insights - Scoring 100/100 with WordPress

KeyCDN

Everything from ranking higher in Google search results to providing your visitors with a better user experience, thus increasing conversions, all comes into play. As we can see from the graph below, this best practice is far from being met for sites based in the United States. They’re also, on average, much smaller in size.

Google 103