Hacker News new | ask | show | jobs
by hot_gril 899 days ago
Yes, it's an example of not letting perfection get in the way of good. They made something accessible, and the finer details got worked out later.
1 comments

The other thing is, JS was designed with the web use case in mind. If I ever make a language, it'll be for some new use case that really needs one, perhaps some extension of SQL. And it'll prioritize ease of use in that case over "purity" or other principles.