TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Should I move away from JavaScript based skillset because of saturation?

29 pointsby nassimsoftwarealmost 2 years ago
I have noticed that there is a lot of competition for frontend&#x2F;full-stack jobs where the tech stack being used is JS based (JavaScript&#x2F;TypeScript, Next.js, React, etc...).<p>In your opinion would developing a skillset in another programming languages like Java, C#, Golang or even going deeply on SQL would increase the likelihood of finding a job because of less saturation.<p>A related question : If you have experience working in a specific tech stack (programming language + specific frameworks) but want to target jobs involving another tech stack, how would you go about demonstrating competence on this new skillset in your CV?<p>Will adding personal projects with a Github repo do the trick?<p>EDIT : My question can be boiled down to if &quot;is it even worth it to stay in JS anymore&quot; and not &quot;how do i become a well-rounded individual&quot; like it has been understood by some commenters.

15 comments

ativzzzalmost 2 years ago
I think there&#x27;s never been a better time to be a JS developer. JS is now everywhere. It runs on browsers, it runs on servers, it runs on mobile devices. You can use it as a scripting language if you really hate python and ruby. You can compile it to webassembly. There&#x27;s game engines that use JS. Typescript is great as JS projects grow larger and more complex (if you can get over the fact that reading complex types is stupid)<p>So the more and more JS devs are coming in, the more we need JS experts who really understand how stuff works at lower levels. Like for example the browser event loop - <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=cCOL7MC4Pl0">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=cCOL7MC4Pl0</a><p>Being an expert that deeply understands a tech stack will never go out of style
评论 #37079339 未加载
评论 #37078955 未加载
steve_adams_86almost 2 years ago
JavaScript gives you access to a large pool, and while there are a lot of people fishing in that pool, you can use soft skills to dramatically increase your odds there.<p>I get work in part because I can work with TypeScript, though I have many other languages and hard skills. It’s also because I’m a strong communicator, I can organize my thoughts and plans well in lay terms, and I have particularly sharp empathy for what a client or customer (for example) needs.<p>This allows me to point my skills of solving problems that matter to people in ways they can see, understand, and value.<p>This is just a piece of the bigger picture of how you can differentiate and stand out. At the end of the day, your ability to write JavaScript or Go or Rust shouldn’t really matter much; people should be picking you because you can collaborate with, understand, and support them in all the ways they need.<p>In my experience, this is where a lot of software developers have weaker skill sets, and you can fill a lot of important voids that non-software people experience to great effect. This will be true no matter which language you focus on.
评论 #37081606 未加载
sokoloffalmost 2 years ago
The reason to develop a skillset in a different programming language is not because JS is such a widely popular ecosystem (on both the labor demand and labor supply sides), but because having a reasonable level of comfort in multiple languages makes you better as a programmer overall and therefore more likely to compete successfully in interviews and on the job (and, IMO, it&#x27;s a damn lot of fun as well).<p>Even if you only ever wanted to work in JS and an infallible oracle told you that you&#x27;d never be out of work longer than a week at a time, I think you should <i>still become reasonably familiar with a few other languages</i>.
评论 #37078226 未加载
dr_kiszonkaalmost 2 years ago
I am not a JS developer, but in some tech areas there are niches with relatively fewer developers competing for the same position.<p>I don&#x27;t know if this is actually a niche, but since I don&#x27;t see it mentioned frequently on HN, perhaps you could have a look at Google Apps Script [0], which is basically JS for automating and extending Google Docs (Docs, Sheets, Forms, Slides), and integrating them into GCP. Tons of companies have whole departments living inside Google Docs, so I imagine they would pay for software making their lives easier. I would but I currently don&#x27;t have the budget for it, so I am writing short scripts myself. Curiously, Bard and ChatGPT produce really bad Apps Scripts code, which would be to your advantage.<p>When I occasionally hire people, I do look at their repos to see how good they are in a specific language. Specifically, how easy to follow and idiomatic their code is, what the quality of their comments and documentation is, are there any tests, even if very rudimentary. I particularly enjoy original projects like home automation, custom keyboard firmware, an alternative Netflix UI, a ggplot extension, a basic Python wrapper for some overly-complicated API vs. your typical to-do app or yet another analysis of the Bike Sharing dataset. I don&#x27;t expect all people to have public repos or FLOSS contributions because not everyone has the time for that. However, if you wanted to demonstrate skills in a technology you haven&#x27;t used professionally, I think it is a good idea.<p>0. <a href="https:&#x2F;&#x2F;developers.google.com&#x2F;apps-script" rel="nofollow noreferrer">https:&#x2F;&#x2F;developers.google.com&#x2F;apps-script</a>
gumbyalmost 2 years ago
Do you enjoy what you do? js front ends aren&#x27;t going away any time soon (inevitably they will someday, of course).<p>Anyway, if you like what you&#x27;re doing and are just wondering if it&#x27;s safe, why not expand your skills rather than jump to a separate pond. To use metaphor: &quot;increase size of your circle&quot; or &quot;learn something in an overlapping circle&quot;.<p>Also, I suggest expanding first in the area of fundamentals. You mentioned SQL: it has outlasted many fashionable programming languages and is likely to do so for quite a while. Or improve your on algorithms and DS skills a bit. This is because the &quot;next language&quot; is statistically going to last a short time, while the deeper skills will make you better with whatever the fashion of the day happens to be at some time in the future.
joshxyzalmost 2 years ago
maybe anecdotal but in my experience there is no saturation in devs who are doing things properly.<p>im in a multinational company in a billion dollar industry yet our frontend code is reactjs without typescript, eslint misconfigured, stylelint not used, bad practices on use of react hooks, and many more.<p>there are teams and devs that are out of touch on maximizing what tools are available out there. im not even saying they are incompetent, what i mean is most are just unable to keep up.
评论 #37078200 未加载
评论 #37077880 未加载
评论 #37078675 未加载
willsmith72almost 2 years ago
Definitely not. Maybe there&#x27;s a lot of competition for full stack jobs, but at least in Vancouver, that&#x27;s increasingly where more of the demand is.<p>Most companies have let people go, stopped hiring, or reduced the rate at which their headcount increases. Whether it&#x27;s a good idea or not, that puts more companies in the spot of needing 1 engineer to do the work of 2, and the simplest way people see to do that is hiring full stack developers.<p>Even full stack aside, it makes hiring easier if I can keep hiring JavaScript engineers instead of needing some JavaScript, some Java. Companies all around the world need web apps and apps built, and will for a long time to come, and more and more of them are moving to a majority-Js(&#x2F;TS) stack.<p>It&#x27;s not like COBOL where you have systems which need maintenance and a retiring generation of engineers. There are still an abundance of java or C# or sql devs out there.<p>Do what you love, and if that&#x27;s c#, go for it. But if I had no preference, I would go deep on JavaScript.
moribvndvsalmost 2 years ago
A language being popular or competitive is not a particularly good reason to avoid a language. However, you should learn more than one language. If you’re worried about competition or saturation, being flexible and having a wider set of tools&#x2F;experiences to draw from is more useful than picking the “perfect” language.<p>Start somewhere (JS is a decent place to start) and become proficient in it, and once you have concepts down the others become easier. Then branch out from there. Learning C# or Java is an accessible next step from JS.<p>Always be trying new things. Don’t know where to start with the new thing? Try rewriting a project you know well from scratch in the new language&#x2F;platform. Don’t have a project? Try the ubiquitous todo example app, or reconstruct some site, service, or app you like. It doesn’t have to be something you sell or put out there, you just have to make it work and understand how you did it.
Capricorn2481almost 2 years ago
When people say it&#x27;s easier to get a higher paying job in [niche language] and that you&#x27;ll have less competition, they&#x27;re just echoing nonsense they&#x27;ve heard on the internet. There are a lot of devs in JS for sure, but there&#x27;s also a lot of below average devs in that space. It&#x27;s actually easier to stand out than with a long established language like Java with decades of baggage in how to do things. People will spot a Java beginner a lot quicker.<p>Moreover, you can&#x27;t control what a company is looking for. They might hire you because of your hobbies, and I&#x27;m not even joking. If you&#x27;re feeling discouraged by the process, understand that it&#x27;s not abnormal for first time devs to apply to 80+ jobs and not hear back from any of them. It&#x27;s just part of the process. Keep applying like that&#x27;s your job
评论 #37078227 未加载
bwh2almost 2 years ago
As a hiring manager who looks at a lot of resumes, I think your hunch is correct. I see a lot of junior to mid-level developers that primarily work in JS&#x2F;TS&#x2F;React. That market is heavily saturated and I regularly read posts on LinkedIn from these people about how difficult it is to find a job.<p>The candidates that stand out from the pack are those with some tangible production backend experience in languages like C#, Java, etc., combined with SQL experience. Strictly in terms of marketability, I do believe getting real-world backend experience greatly increases your value.
评论 #37078971 未加载
评论 #37080711 未加载
Eumenesalmost 2 years ago
The JS world makes my head spin - can&#x27;t properly keep up with best practices and tools. I&#x27;ve always seen iOS and Android development as being very secure and some of the hardest positions to fill.
评论 #37079094 未加载
nerdchumalmost 2 years ago
Tech in general is saturated.<p>Theres probably a billion Chinese and Indian people who are good at technology who could do all of our jobs.<p>I wouldnt worry so much about job security as much as what you enjoy most.
stodor89almost 2 years ago
Saturation? That&#x27;s not how programming works.
ozimalmost 2 years ago
If you ask such question it means you are not good.<p>So you want to find some niche where it is easier?<p>I’d say double down on being good or really good at your stack and you will have profitable opportunities anyway.<p>Mind you I am not writing that you have to be super good - just be good and deliver what you promise. Stack does not matter that much.
ojosilvaalmost 2 years ago
I think you have better chances at competing fors jobs if your additional skillset enhances whatever your main focus snd experience has been: DevOps tools, server scripting, cloud deployments, specific JS libraries&#x2F;frameworkd, databases, AI&#x2F;ML, testing, QA and design skills.<p>Just saying I was king of JS, but left my realm to become an aspiring pythonista with 20 forked repo PRs and an &quot;amazing&quot; personal project won&#x27;t cut it. As a tech hiring manager, if and when I cared about your internet presence, it was because of a somewhat popular Github repo or elaborate community activity. Anything else sounded like you were trying to divert my attention, or just not that focused on your work, or, if anything, GH repo work is just too difficult to verify as authentic or may instead work against you.<p>You can however beef-up your resume with good lower level languages, specially if they compile to wasm, ie Rust. In fact any skill that could be in an employer roadmap, ie &quot;experience migrating to Next.js&quot; makes a great asset for your resume.