Why do some developers love JavaScript so much?

Asked by Last Modified  

Follow 3
Answer

Please enter your answer

JavaScript is one of the most popular programming languages in the world.Along with HTML and CSS, JavaScript forms the basis of front-end web development, allowing the creation of interactive elements.JavaScript brings the familiarity and comfort of Object Oriented Programming concepts into web development....
read more
JavaScript is one of the most popular programming languages in the world.Along with HTML and CSS, JavaScript forms the basis of front-end web development, allowing the creation of interactive elements.JavaScript brings the familiarity and comfort of Object Oriented Programming concepts into web development. It brings a lot of dynamic functionality to web pages and makes a website much more intuitive and interactive.JavaScript is used as much as it is talked about. A lot of data interpretation platforms verify that it is the most successful technology in the engineering world․ JavaScript is the most popular programming language with the number of opened pull requests. Pull requests are an indicator of the quantity of code being written. It’s entirely different than any other programming language because it’s designed adequately with model/view isolation. So, the reason I love JavaScript so much is that you wouldn’t use it for the wrong task, because you also have HTML and CSS on your side. read less
Comments

Certified Salesforce Developer working as Salesforce Technical Lead

This is very flexible language, it can be execute in every where,
Comments

Related Questions

Why Java is platform independent?
Once your java code compiled, compiled code(.class) can be executed on any os platform...if your question is HOW..it is interesting which deals with bytecode conversation
Sunita
I have the opportunity to learn either java or pega...what should i be targeting Pega or Java.. Also, if I m moving to Java. I will be getting immediate promotion and increment.
Java of course. You will see most of the enterprise level application are built in Java. Apart from retail, in every domain you'll see opportunity with Java
Gaurav
2 0
6
What are the qualities of a good Java trainer?
Good java trainers are always teaching their students with practical examples. This exactly happens in BEE Apprentice, our trainers are working in MNCs hence they are updated with technology and are best trainers.
Venu
0 0
5
Presently is swings and applets are important in java ?
When compared to swing, nowadays SWT is getting popular, where you can built a application like eclipse.
Mahender
How to use Java?
Basically JAVA is in two parts such as: Core JAVA. Advance JAVA and Frame works. What you want to learn Complete JAVA or Core part only.
Vinod

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

Difference Of Inheritance In C++ And Java
In Java , multiple inheritance is not applicable directly but we can implement the concept by using the interfaces. In c++ and Java, the common types of inheritances are: Single Multi level Hybrid Hierarchical

Constructor in Java
A constructor is a particular type of method that is used to initialise the object. The constructor is invoked at the time of object creation. It constructs the values, i.e. provides data for the object...

Introduction to Course Content
Video about what we are going to learn throughout the Java Training Session .

SWITCH STATEMENT IN JAVA
switch statement - condition statement - only once the checking takes place so we recommend use break statement. switch(condition/variable/choice){case 1: //statements break;case 2: // statements break;case...

Recommended Articles

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you