Why JavaScript Still Rules: Surprising Findings from the Developer Survey
A recent developer survey reveals JavaScript's overwhelming popularity across languages, the unexpected dominance of lightweight editors like Notepad++ over full‑featured IDEs, macOS overtaking Windows on desktops, and a surprising gap between lucrative technologies and developers' current skill sets.
Today I reviewed the Stack Overflow Developer Survey results and was surprised by several findings.
1. JavaScript is unstoppable
JavaScript remains the most loved language, with Node.js, AngularJS and other JS‑based tools climbing rapidly in the top ten. The most popular technology pairings are JavaScript+SQL, JavaScript+PHP, and JavaScript+Java, while the top three‑way combos include JavaScript+PHP+SQL, JavaScript+Java+SQL, and JavaScript+C#+SQL, showing how versatile JavaScript is.
2. The simplest editors are the most popular IDEs
Notepad++—a very simple editor—ranks alongside the feature‑rich Visual Studio. Vim also enjoys widespread use; after trying to force Vim in a cloud‑computing company, I added plugins for file trees, code outlines, auto‑completion, and navigation, but eventually returned to Eclipse for larger projects, keeping Vim only for server work.
3. macOS becomes the leading desktop OS
Windows' market share has dropped sharply, barely staying ahead when all versions are combined. Linux desktop usage has also grown significantly. After using macOS for two to three years, I find it very user‑friendly and well‑supported.
4. The most profitable technologies are often unknown
I realized I know none of the top three highest‑earning technologies, highlighting how narrow my knowledge is and how vast the tech world truly is—prompting me to explore more.
For the full report, see the article on 36kr: http://36kr.com/p/5044701.html
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Java High-Performance Architecture
Sharing Java development articles and resources, including SSM architecture and the Spring ecosystem (Spring Boot, Spring Cloud, MyBatis, Dubbo, Docker), Zookeeper, Redis, architecture design, microservices, message queues, Git, etc.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
