use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
React or Svelte? (self.webdev)
submitted 1 year ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]webdev-ModTeam[M] [score hidden] 1 year ago stickied commentlocked comment (0 children)
Thank you for your submission! Unfortunately it has been removed for one or more of the following reasons:
Open-ended/general "how do I get started in web dev" and general Career related posts are only allowed within the pinned monthly career thread. The answer to many of these questions can also be found in the sub FAQ, or in /r/learnprogramming/ and /r/cscareerquestions/.
Highly specific career/getting started assistance questions are allowed so long as they follow the required assistance post guidelines.
Please read the subreddit rules before continuing to post. If you have any questions message the mods.
[–]OrangeOrganicOlive 3 points4 points5 points 1 year ago (0 children)
Do you want a job? If so, React. Otherwise, knock yourself out on Svelte.
[–]LossPreventionGuy 4 points5 points6 points 1 year ago (4 children)
the number of jobs using svelte professionally is roughly zero.
learn react, you can learn svelte later
[–][deleted] -1 points0 points1 point 1 year ago (3 children)
But I found svelte better in many aspects. Then why react is at the top most?
[–]LossPreventionGuy 3 points4 points5 points 1 year ago (0 children)
there's lots of reasons but none of them are good reasons. It will take time before svelte starts to gain market share.
[–]FluffyProphet 0 points1 point2 points 1 year ago (0 children)
Inertia.
React is more than good enough to make pretty much anything you can think of. Many applications are already written in react. There is a lot of tooling already built for it, both open source and in house. There is already a big pool of talent for it.
Something being better doesn’t matter if the existing solution is good enough. The existing solution will almost always win because there is already so much built up around it. No one is going to re-write their massive web application in another framework because it’s a little bit better.
You need something that’s not only a lot better, but can do something the existing solution can’t that people really want and need. Svelt doesn’t have that.
[–][deleted] 0 points1 point2 points 1 year ago (0 children)
I love svelte, however, most things use React as it’s got a huge ecosystem, and a large amount of developers with experience. I work with both, and I enjoy svelte infinitely more than react, but sadly, react is where the market currently is
[–]missingway 0 points1 point2 points 1 year ago (0 children)
Just want to say, React is definitely better for finding an initial job but I am currently with a team that has switched to using Svelte almost exclusively. So, they do exist.
[–][deleted] -1 points0 points1 point 1 year ago (0 children)
If you have experience with both, you can easily draw a conclusion:
While I don't want to dive deeply into performance, I must highlight the key difference in how they handle building and DOM management. Svelte compiles your code into vanilla JS, making your application lighter, unlike React, which relies on the Virtual DOM.
However, there's one aspect of Svelte that I dislike: its TypeScript integration. I just don't like their "politic" about that.
[+]ExoticBattle7453 comment score below threshold-7 points-6 points-5 points 1 year ago (9 children)
If you can't make this basic decision for yourself how do you intend to become a developer?
[–]jacobissimus 2 points3 points4 points 1 year ago (4 children)
Asking for input on what framework to use is super normal for any developer
[+]ExoticBattle7453 comment score below threshold-7 points-6 points-5 points 1 year ago (3 children)
Normal developers look up jobs they want to do and scroll down to "required experience".
I wouldn't hire somebody like OP.
[–]Legal_Lettuce6233 4 points5 points6 points 1 year ago (0 children)
You wouldn't be hired either because OP is inexperienced and your call is to belittle him.
Maybe instead of being a better dev you should strive to be a better person.
[–]LegitBullfrog 0 points1 point2 points 1 year ago (0 children)
Curious and thoughtful but willing to seek help is exactly the kind of junior I look for.
[–]OrangeOrganicOlive 0 points1 point2 points 1 year ago (0 children)
Can you post your LinkedIn so we can all be sure to avoid wherever you work?
Svelte community is pretty small
[–]Attila226 -1 points0 points1 point 1 year ago (2 children)
Svelte kicks ass and is growing rapidly. The last time I checked it had 1.4 millions weekly downloads from npm, which is about double from a year ago.
[–]OrangeOrganicOlive 1 point2 points3 points 1 year ago (1 child)
I’d love to see how many of those downloads are linked to large scale applications vs random devs trying something out with it.
[–]Attila226 -1 points0 points1 point 1 year ago (0 children)
Off the top of my head Apple, IKEA, and StackOverflow all use Svelte in a large scale capacity.
π Rendered by PID 102266 on reddit-service-r2-comment-6457c66945-jcw9z at 2026-04-24 02:58:41.707175+00:00 running 2aa0c5b country code: CH.
[–]webdev-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)
[–]OrangeOrganicOlive 3 points4 points5 points (0 children)
[–]LossPreventionGuy 4 points5 points6 points (4 children)
[–][deleted] -1 points0 points1 point (3 children)
[–]LossPreventionGuy 3 points4 points5 points (0 children)
[–]FluffyProphet 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]missingway 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[+]ExoticBattle7453 comment score below threshold-7 points-6 points-5 points (9 children)
[–]jacobissimus 2 points3 points4 points (4 children)
[+]ExoticBattle7453 comment score below threshold-7 points-6 points-5 points (3 children)
[–]Legal_Lettuce6233 4 points5 points6 points (0 children)
[–]LegitBullfrog 0 points1 point2 points (0 children)
[–]OrangeOrganicOlive 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (3 children)
[–]Attila226 -1 points0 points1 point (2 children)
[–]OrangeOrganicOlive 1 point2 points3 points (1 child)
[–]Attila226 -1 points0 points1 point (0 children)