Hacker News new | ask | show | jobs
by ivanjermakov 683 days ago
The power of JS is the amount of effort put into its optimization, because of its importance for the web.

JS is no longer as slow as people say, especially when developers are cautious about memory allocations and time complexity.