Hacker News new | ask | show | jobs
by soganess 4536 days ago
Or, more simply, a good indirect indicator of how desirable a common vm for the web really is.
1 comments

That would be a dream come true.
Provided it ran the same across browsers.

My main gripe isn't Javascript (though I agree, argh), it's the DOM. So yeah, I could choose to write X instead of Javascript, but I still have the most painful of the pain points to deal with.

What's wrong with the DOM? I feel like jQuery abstracts away most of the pain. Do you mean the API itself, or in the abstract sense of laying out web apps like documents?