Why Learn JavaScript and Where To Use It?

Sangwin Gawande
1 min readJul 29, 2022

--

Why Learn JavaScript and Where To Use It?
Source : https://medium.com/swlh/introduction-to-javascript-basics-cf901c05ca47

Why Learn JavaScript?

It is no surprise that JavaScript is the most used language for programming. JavaScript is an extremely versatile language. Once you learn Javascript career possibilities are infinite.

  1. If you want to become a Full Stack Developer.
  2. JavaScript developers are in-demand and always will be 🤞
  3. JavaScript is easy to understand and learn
  4. JavaScript is ideal for beginners in technical background

Where To Use It?

Following are JS frameworks wise use cases

Front End Technology

  1. Angular
  2. ReactJS
  3. VueJS
  4. Ember.Js

Backend Technology

  1. NodeJS
  2. Meteor
  3. Express
  4. Next.Js

Desktop Applications

  1. ElectronJS
  2. NodeJUI
  3. Proton Native

Mobile applications

  1. React Native
  2. NativeScript
  3. Ionic
  4. Titanium

Game Development

  1. FreeCodeCamp Tutorial

Third Party plugins for applications

  1. Adobe PhotoShop Plugins
  2. Microsoft Outlook Plugins

Data Visualisation (Charts and Graphs)

  1. D3.JS
  2. Canvas.JS
  3. Chart.JS
  4. Highcharts

Robotics & IoT Platform

  1. Johnny-five
  2. Cylon.js

I hope this article helps you make a better choice on why learn Javascript.

Hope it helps you in the future.

Cheers!!

sangw.in

--

--