This post was originally published at kais.blog.
Let's move your learning forward together! Follow me on Twitter for your daily dose of developer tips. Thanks for reading my content!
One of the major reasons why you should learn JavaScript in 2021 is its omnipresence. You can find JavaScript everywhere. Conversly, this means that learning JavaScript is a valuable skill regardless of what you want to develop.
With JavaScript, you can…
🌐 …create websites / web apps and browser extensions. Check!
🖥️ …create desktop apps. Check!
📱 …create mobile apps. Check!
🎮 …create games. Check!
This leaves nothing to be desired. In this post I'll show you awesome JavaScript frameworks, libraries and tools for the different use-cases. The only limit is your imagination. Also, you'll find examples of possible applications. So, if you wonder whether JavaScript is good enough - take a look at the examples.
🌐 Frontend Development
Frameworks / Libraries
Examples
Virtually every website uses JavaScript. I think that should give enough examples of the possible applications. Also, these frontend frameworks and libraries are used for the interfaces in desktop / mobile apps and games as well.
🌐 Backend Development
Runtimes
Frameworks / Libraries
Examples
🖥️ Desktop Development
Frameworks / Libraries
Examples
📱 Mobile Development
Frameworks / Libraries
Examples
🎮 Game Development
Frameworks / Libraries
Examples
Conclusion
There you have it. If anyone ever tells you again, that JavaScript can't be used here or there - think twice. They might be right, but that's almost never true. Some applications require something else than JavaScript. Though, for your typical use-case (like Netflix or PayPal, lol), JavaScript is good enough.
However, let me add that even these big companies probably have a more diverse tech stack. JavaScript is a puzzle piece that let's you move fast and focus on the bigger picture. If you need something else, you probably know it and choose accordingly.
Have you tried creating something with JavaScript yet? Share your experience with us in the comments below.
Let's move your learning forward together! Follow me on Twitter for your daily dose of developer tips. Thanks for reading my content!
This post was originally published at kais.blog.
Top comments (7)
It is also partially in machine learning implementations example Tensorflow Js
Nice addition, thank you!
Also you forgot our devs favorite text editor is also made with electron Js 😍😍
Haha, yeah! There's so much going on with JavaScript nowadays. This post is merely a short summary of the near endless possibilities. 😅
Maybe they also use Python. Most of the time, the tech stack is diverse. However, this articles (alongside others) state that Netflix went with Node.js:
hackernoon.com/how-netflix-and-pay...
openjsf.org/blog/2020/09/24/from-s...
JavaScript <3
But, I just don't understand why everyone hates it.
Its ok to learn JS, but we should learn TS too....