Tue.Jul 27, 2021

article thumbnail

Testing Fragmentation and the Need for Cross-Browser Compatibility Testing

DZone

Introduction. In the last few decades, the internet has seen tremendous growth; internet users are increasing each day, which has increased the demand for websites. Every stunning website has the support of rigorous testing behind it. But, testing different web applications is not as easy as it may sound. Things that work perfectly fine in one browser might not be fit for the other.

Testing 246
article thumbnail

Global vs. Local Styling In Next.js

Smashing Magazine

Global vs. Local Styling In Next.js. Global vs. Local Styling In Next.js. Alexander Dubovoy. 2021-07-27T11:00:00+00:00. 2021-07-27T12:01:59+00:00. I have had a great experience using Next.js to manage complex front-end projects. Next.js is opinionated about how to organize JavaScript code, but it doesn’t have built-in opinions about how to organize CSS.

Website 142
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

Uber’s Fulfillment Platform: Ground-up Re-architecture to Accelerate Uber’s Go/Get Strategy

Uber Engineering

Introduction to Fulfillment at Uber. Uber’s mission is to help our consumers effortlessly go anywhere and get anything in thousands of cities worldwide. At its core, we capture a consumer’s intent and fulfill it by matching it with the right … The post Uber’s Fulfillment Platform: Ground-up Re-architecture to Accelerate Uber’s Go/Get Strategy appeared first on Uber Engineering Blog.

Strategy 139
article thumbnail

The DBCC_OBJECT_METADATA Latch

SQL Performance

Continuing my series of articles on latches, this time I’m going to discuss the DBCC_OBJECT_METADATA latch and show how it can be a major bottleneck for consistency checks prior to SQL Server 2016 under certain circumstances. The issue affects DBCC CHECKDB, DBCC CHECKTABLE, and DBCC CHECKFILEGROUP, but for clarity I’ll just reference DBCC CHECKDB for the rest of this post.

C++ 54
article thumbnail

Learnings From a WebPageTest Session on CSS-Tricks

CSS - Tricks

I got together with Tim Kadlec from over at WebPageTest the other day to use do a bit of performance testing on CSS-Tricks. Essentially use the tool, poke around, and identify performance pain points to work on. You can watch the video right here on the site, or over on their Twitch channel , which is worth a subscribe for more performance investigations like these.

Cache 97