Skip to content

Commit 1e24cf6

Browse files
authored
Merge pull request #669 from seldo/main
Softening React language
2 parents 2199fec + a8a0a39 commit 1e24cf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/site/_includes/survey/choices.njk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -535,10 +535,10 @@
535535

536536
<h3 class="text-2xl font-semibold mt-32 mb-4">Jamstack devs’ favorite frameworks revealed</h3>
537537

538-
<h4 class="text-xl my-4">React is supreme, and Next.js is a big deal.</h4>
538+
<h4 class="text-xl my-4">React is most popular, and Next.js is a big deal.</h4>
539539

540540
<p>We asked about an enormous number of frameworks—over 30 of them. Visualizing so many frameworks at once is a challenge, so we split them into two groups: Major frameworks, where the cut-off is at least 10% usage, and then minor frameworks, where usage is less than 10% (keep in mind, developers use multiple frameworks and could mark all the frameworks they used, so these percentages add up to well over 100%).</p>
541-
<p>The major frameworks have a lot of surprises. React is dominant, as it has been for a long time, and its satisfaction score remains high. Vue has higher satisfaction but roughly half the usage.</p>
541+
<p>The major frameworks have a lot of surprises. React is the most frequent choice, as it has been for a long time, and its satisfaction score remains high. Vue has higher satisfaction but roughly half the usage.</p>
542542
<p>Next.js has stellar satisfaction and is really big these days, and Nuxt.js is a little smaller. If you were looking for a safe pick for a new kitchen-sink framework based on this data, Next or Nuxt are where to go.</p>
543543
<p>The big legacy frameworks, jQuery and Express, aren’t going anywhere. But with a satisfaction score below 1.0, jQuery users seem to wish it would.</p>
544544
<p>Relative newcomers Svelte and 11ty are doing very well, with 11ty continuing a strong showing despite relatively low awareness. Early-ish adopters, check these out.</p>
@@ -980,4 +980,4 @@
980980
</tr>
981981
</tbody>
982982
</table>
983-
</details>
983+
</details>

0 commit comments

Comments
 (0)