Hacker News new | past | comments | ask | show | jobs | submit login

> your app is still an overly complex .html page, doing things the DOM was never meant to do or programmed for

I mean, maybe it was true when browsers were hypertext-only applications, but now they are performant app-delivery toolkits.

Native might get higher performance, but at a fairly steep cost of coupling and distribution difficulty. I can deliver insanely powerful apps to many OSs and form factors on a 512kB bundle, meanwhile native mobile apps come in at 60-500MB for 1 platform. It's also not really that hard to have smooth 60fps display on big datasets & visualizations, which means I contest what "slow" really means for DOM traversal.

Seems to me like you're hell bent on discounting this one platform instead of arguing the tradeoffs are not worth it, which is a shallow take from my view.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: