Remove articles getting-started-with-windows-containers
article thumbnail

In Defence of DOM­Content­Loaded

CSS Wizardry

Honestly, I started writing this article, for no real reason and somewhat without context, in December 2022—over half a year ago! Putting It to Use I’m working with a client at the moment who is using Nuxt and currently has their client-side JavaScript split into an eyewatering 121 defer red files: Don’t get me started on their TTFB.

Metrics 326
article thumbnail

How To Build Your Own Mouseless Development Environment

Smashing Magazine

I was often the victim of display bugs and crashes, and it was getting slower and slower as time passed. I couldn’t start my system anymore. All and all, it took me days to get back to the system I had before the crash. Note : The tools I advocate in this article work on Linux-based systems. Everything crashed.

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

Master MySQL Point in Time Recovery

Scalegrid

This article delivers a practical roadmap for using backups and binary logs to achieve accurate MySQL recovery, detailed steps for setting up your server, and tips for managing recovery and backups effectively without overwhelming you with complexity. Data loss or corruption can be daunting.

Database 162
article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

The article will be using Preact/React, yet the ideas can be applied to any other component library. Let’s start! It is getting quite popular these days. And this not only applies to JavaScript, but every type of asset. Useful implementations : Existing npm libraries that implement the pattern we have gone through. matches = >.

Code 147
article thumbnail

Increase the Performance of your Site with Lazy-Loading and Code-Splitting

Jos

The article will be using Preact/React, yet the ideas can be applied to any other component library. Let’s start! It is getting quite popular these days. The example page we are going to use contains several sections or blocks: a header (these days, a large hero image taking the whole above-the-fold area).

Code 130
article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

As I was determined to become great at my new occupation regardless of my location, I read every sysadmin book, article, and magazine I could find on the shelf. I didn't end up getting published in SysAdmin directly, but my performance work did make it as a feature article (thanks Matty). Or even on a plane.

article thumbnail

Global vs. Local Styling In Next.js

Smashing Magazine

In this article, we’ll build a website (a tea shop!) Getting Started. We’ll start by running yarn create next-app to make a new Next.js After working within the framework, I have found a series of organizational patterns that I believe both conform to the guiding philosophies of Next.js and exercise best CSS practices.

Website 142