Remove Database Remove Design Remove Magazine Remove Servers
article thumbnail

Why Waits Alone Are Not Enough

SQL Performance

Tom Davidson, Opening Microsoft's Performance-Tuning Toolbox SQL Server Pro Magazine, December 2003. Waits and Queues has been used as a SQL Server performance tuning methodology since Tom Davidson published the above article as well as the well-known SQL Server 2005 Waits and Queues whitepaper in 2006.

Tuning 115
article thumbnail

How To Optimize Progressive Web Apps: Going Beyond The Basics

Smashing Magazine

You can find a comprehensive Beginner’s Guide To Progressive Web Apps on Smashing Magazine that focuses on building the core of PWAs. The service workers also retrieve the latest data once the server connection is restored. You can also specify third-party server files by using rel=”preconnect” and rel=”dns-prefetch.”.

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

40+ Best Web Development Blogs of 2018

KeyCDN

Codrops Codrops features blogs with topics ranging from UI design and page animations to image formatting and general JavaScript practices. A List Apart A List Apart focuses on UX and branding from business and design-oriented perspectives. Topics include web design, security, web-based tools and workflows and more.

article thumbnail

Next.js Wildcard Subdomains

Smashing Magazine

We’ll be focusing on three places where you can get the wildcard: Server Side In getServerSideProps , Client Side With useEffect , Server Side On API Routes And Edge Functions. Continue reading below ↓ Meet Design The Perfect Navigation , with Vitaly Friedman. Server Side In getServerSideProps. More after jump!

Servers 83
article thumbnail

Five Data-Loading Patterns To Improve Frontend Performance

Smashing Magazine

The resource loading waterfall is a cascade of files downloaded from the network server to the client to load your website from start to finish. On design systems, UX, web performance and CSS/JS. Client Side Rendering, Server Side Rendering And Jamstack. But during SSR, the client retrieves the HTML from the server.

article thumbnail

Sustainable Web Development Strategies Within An Organization

Smashing Magazine

All industries have a part to play, and that includes web design and development. For example, changing our database architecture to be more efficient could save on server costs. On design systems, UX, web performance and CSS/JS. Identifying where sustainability and cost savings overlap is a good place to start.

Strategy 123
article thumbnail

Monetize Open-Source Software With Gatsby Functions And Stripe

Smashing Magazine

Gatsby Functions open up a whole new world for front-end developers as they provide a way to write and use server-side code without the hassle of maintaining a server. Third-party services like the ones mentioned above will only accept requests that are sent server-side. The Serverless Function is used by more than one origin.