From 2f1f723f7c56958405e7b97656ead33edbc8e499 Mon Sep 17 00:00:00 2001 From: Sacha Greif Date: Sun, 12 Jan 2025 09:11:48 +0900 Subject: [PATCH] add strings --- js2024.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/js2024.yml b/js2024.yml index 69a8ed6fe87..8564f0ccf14 100644 --- a/js2024.yml +++ b/js2024.yml @@ -486,6 +486,9 @@ translations: So it's always interesting to see projects that manage to buck this trend, such as Vue and Angular, which have both managed to gain positive opinions again even after a couple years of less favorable results. + + *Note: unlike previous editions, this year's question format made picking a positive or negative sentiment optional, with neutral as default. As a side effect, 2024 datapoints on this chart are generally trending back towards the center of the graph.* + - key: tools.tier_list.takeaway.js2024 t: > While there is sadly no single "S-tier" stack yet, SvelteKit and Astro both seem like safe bets to start a project – possibly with Vitest for testing and pnpm to manage your monorepo.