UrbanPro

Learn Java Script Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

What is still missing in JavaScript programming language?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Tutor

At the moment, JavaScript only compares primitive values such as strings by value (by looking at their contents):> 'ABC' === 'ABC'true3.Putting objects into data structures As objects are compared by identity, it rarely makes sense to put them into (non-weak) ECMAScript data structures such as Maps:const...
read more

At the moment, JavaScript only compares primitive values such as strings by value (by looking at their contents):
> 'ABC' === 'ABC'
true
3.Putting objects into data structures  
As objects are compared by identity, it rarely makes sense to put them into (non-weak) ECMAScript data structures such as Maps:
const m = new Map();
m.set({x: 1, y: 4}, 1);
m.set({x: 1, y: 4}, 2);
assert.equal(m.size, 2);

read less
Comments

Founder Win Corporate Training IT Corporate Trainer/Coach, Counsellor

Type safety is still a issue with javascript becasue variable declaration is not mandatory and also we will not specify the data type while declaring the variable.
Comments

IT Professional Trainer with 15 years of experience in IT Industry

Are you asking (a) “What is it missing to make it all-encompassing?” or are you asking (b) “What is missing to make it as good as other languages?”If you’re asking (a), then every programming language has a significant lack of features, but most of those are omitted deliberately...
read more

Are you asking (a) “What is it missing to make it all-encompassing?” or are you asking (b) “What is missing to make it as good as other languages?”
If you’re asking (a), then every programming language has a significant lack of features, but most of those are omitted deliberately to ensure that the language does not become an unwieldy behemoth.
If you’re asking (b) then you have misunderstood the complaints about JavaScript. It’s not that it’s missing anything. It has too much. It supports ALL paradigms (functional, imperative, declarative, OO, non-OO, etc.) and it is way too forgiving of programmer error (missing semicolons, lack of type declarations, type inference, etc.), and it has libraries and frameworks galore. It is effortless, in Javascript, to write a crapload of jibberish that cannot be debugged or extended because of this.
That’s what everybody seems to be complaining about, including me.
It’s a large battery-powered Swiss Army knife with a hammer, a buzz saw, a pitchfork, and thirty-seven other fold-out blades. And when you build something with Javascript, it shows - the source code looks like it was made with a buzz-saw and pitchfork. We want a few precision tools instead.

read less
Comments

View 1 more Answers

Related Questions

I know HTML, CSS, and a bit of JavaScript. What should I learn next?
HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End...
Inch By
How do I become better at JavaScript?
Go through JavaScript tutorials from w3schools.com site. They have good examples with description. Then learn some es6 and es7 syntax. You will be pro in JavaScript.
Pooja
0 0
5
Should I learn Python or JavaScript as a newbie?
Python is different from javascript. I prefer you go with python as it is in boom now.
Manisha
0 0
6
x eskor plus two x plus one
what is the question? can't understand the meaning.
Ankur
0 0
8
Some basic program bass of java and how it work?
JavaScript (Lightweight & loosely typed client-side Scripting Language which needs interpreter) is entirely different from Java (Programming Language which needs compilation)
Shekhar

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

Ask a Question

Related Lessons

Differences Between HashMap vs HashSet In Java.
HashSet HashMap HashSet implements Set interface. HashMap implements Map interface. HashSet stores the data as objects. HashMap stores the data as key-value pairs. HashSet...


What is hoisting in Javascript?
As a matter of fact it is, javascript is an interpreted language and the javascript interpreter performs a lot of mystical stuff behind the scenes. Hoisting in JavaScript is certainly one of them. A quick...

Five exercises on numbers that will help you develop your logic
If you want to become a programmer (web developer) you need to have good logical thinking skills. Programming is all about planning and building logic. Here is a set of exercises that will help you develop...

How can everyone prepare to clear any Java interview?
Java interview your java should be much strong then J2EE. core java and Advance java is the basic foundation for Interview. Some of the topic about which you should know before going for a java interview...

Recommended Articles

Here are the top 6 must have skills for every Web Designer : Technical Skills Web designers undoubtedly require very strong technical skills. They must have hands on using Web designing software and tools, such as Adobe Dreamweaver, Fireworks, Photoshop, Flash etc. In addition to the knowledge of design...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Looking for Java Script Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Java Script Training Classes?

The best tutors for Java Script Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Java Script Training with the Best Tutors

The best Tutors for Java Script Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more