If no one uses desktop computers anymore and webapps are slow and horrible on phones why is JavaScript so popular?
JavaScript is not slow for everything. It's one of the best rendering engines there is.
Please Login to reply.
What do you mean by rendering engine? Wouldn't that be the DOM and the browser itself, which is written in C++?
Not only that but yes. The whole package is much more than C++ bindings.