Important Notice:

Uses of JavaScript

Uses of JavaScript

33 views 1 min read

Uses of JavaScript

Web Development में JavaScript का बहुत उपयोग होता है। इसकी मदद से Navigation, Image Slider, Popup Window जैसे बहुत सारे Elements बनाकर Website को User Friendly बनाया जा सकता है।

  • JavaScript की मदद से Web Application भी बनाए जाते हैं।
  • Mobile Application भी JavaScript से बनते हैं।
  • Web Server बनाने में भी JavaScript का उपयोग किया जाता है।
  • Game बनाने में भी JavaScript का उपयोग होता है।
  • User कौन सा Browser use कर रहा है, यह पता लगाने के लिए भी JavaScript का उपयोग किया जा सकता है।

Uses of JavaScript

In web developmentJavaScript is used heavily. With its help, you can make a website user-friendly by creating many elements like navigation, image slider, popup window, etc.

  • Web applications are also created using JavaScript.
  • Mobile applications are also built with JavaScript.
  • JavaScript is also used to create web servers.
  • It is also used to create games.
  • You can also use JavaScript to find out which browser the user is using.

Related Notes