File tree Expand file tree Collapse file tree 2 files changed +4
-32
lines changed
apps/svelte.dev/src/routes/_home Expand file tree Collapse file tree 2 files changed +4
-32
lines changed Original file line number Diff line number Diff line change 99 <enhanced:img src =" ./companies/apple.svg" alt =" Apple logo" />
1010 </div >
1111 </div >
12- <h2 >used by companies you' ve heard of</h2 >
12+ <h2 >used by companies you’ ve heard of</h2 >
1313 <div class =" wing" >
1414 <div class =" logos" >
1515 <enhanced:img src =" ./companies/spotify.svg" alt =" Spotify logo" />
Original file line number Diff line number Diff line change 1010 <p >
1111 Svelte is a UI framework that uses a compiler to let you write breathtakingly concise
1212 components that do minimal work in the browser, using languages you already know — HTML, CSS
13- and JavaScript. <strong >It' s a love letter to web development.</strong >
13+ and JavaScript. <strong >It’ s a love letter to web development.</strong >
1414 </p >
1515
1616 <p >
17- But don't take our word for it. Developers consistently rank Svelte as the framework they're
18- <a
19- target =" _blank"
20- rel =" noreferrer"
21- href =" https://survey.stackoverflow.co/2023/#section-admired-and-desired-web-frameworks-and-technologies"
22- >
23- most
24- </a >
25- <a
26- target =" _blank"
27- rel =" noreferrer"
28- href =" https://tsh.io/state-of-frontend/#which-of-the-following-frameworks-would-you-like-to-learn-in-the-future"
29- >
30- excited
31- </a >
32- <a
33- target =" _blank"
34- rel =" noreferrer"
35- href =" https://2023.stateofjs.com/en-US/libraries/front-end-frameworks/"
36- >
37- about
38- </a >
39-
40- <a
41- target =" _blank"
42- rel =" noreferrer"
43- href =" https://twitter.com/Rich_Harris/status/1589675637195042817"
44- >
45- using</a
46- >.
17+ But don’t take our word for it. Developers consistently rank Svelte as the framework they’re
18+ most excited about using.
4719 </p >
4820 </div >
4921
You can’t perform that action at this time.
0 commit comments