From b5af49afacc5c882ebe99dee42879ba1e02840bd Mon Sep 17 00:00:00 2001 From: Thorsten Kober Date: Thu, 11 Apr 2024 16:08:39 -0400 Subject: [PATCH] update speedometer link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9442bd12b1..dda84e407a 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@

Introduction

Developers have a number of choices today when it comes to selecting a JavaScript framework or UI library for building scalable web apps.

React / Next.js, Vue / Nuxt, Angular…the list of solutions continues to grow, but just how do you decide on which to use in a sea of so many options?

To help you understand the options, we created TodoMVC - a project which has offered the same Todo applications implemented in popular JavaScript frameworks for the last decade.

-

TodoMVC is useful for comparing syntax and solutions, is officially used in cross-browser benchmarks (e.g. Speedometer) and aims to stay up to date as trends change over time.

+

TodoMVC is useful for comparing syntax and solutions, is officially used in cross-browser benchmarks (e.g. Speedometer) and aims to stay up to date as trends change over time.