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.