Performance & UX

quickstart: understand structured data in less than 10 minutes

Quickstart: Understand Structured Data in Less than 10 Minutes

Taking SEO (Search Engine Optimization) into account when building your website is an essential part of your end user’s business strategy. It helps improve the quantity and quality of visitors and makes the site rank better in Google’s recommendations to create trust and credibility. When building a site that’s optimized for SEO, you’ll explore topics […]

Quickstart: Understand Structured Data in Less than 10 Minutes Read More »

8 ways to minimize main thread work to improve core web vitals

8 Ways to Minimize Main Thread Work to Improve Core Web Vitals

A clogged tap can cause the water flowing from it to slow to a trickle. That can be frustrating to deal with. Similarly, the browser’s main thread, which works in the background to render website pages, can get blocked, leading to slow-loading websites and a terrible user experience. That’s why it’s so important to minimize

8 Ways to Minimize Main Thread Work to Improve Core Web Vitals Read More »

prerendering: what it is and how to choose the right method

Prerendering: What It Is and How to Choose the Right Method

When it comes to choosing how to render your website or application, a common term you’ll hear being thrown about is “pre-rendering,” whether it’s in the context of rendering methods and JavaScript frameworks or, more generally, in relation to browser technologies. This can often get quite confusing, especially if you’re new to the technology and

Prerendering: What It Is and How to Choose the Right Method Read More »

choose the best tool for you: create react app (cra) vs. next.js

Choose the Best Tool for You: Create React App (CRA) vs. Next.js

When learning React, one of the first experiences you’re likely to have as a developer is using Create React App (CRA). But, there will come a point when CRA might not be the best fit for your needs anymore, and you will need to move onto something more feature-rich. For example, if you find yourself

Choose the Best Tool for You: Create React App (CRA) vs. Next.js Read More »

minimizing web fonts for better core web vitals

Minimizing Web Fonts for Better Core Web Vitals

Core Web Vitals (CWV) are web performance measurements that affect a website’s rank in Search Engine Results Pages (SERPs). These metrics help search engines understand what the user experience will be like on any given website so that they can provide high-quality results to their users. Monitoring and improving the CWVs of websites has never

Minimizing Web Fonts for Better Core Web Vitals Read More »