Hacker News new | ask | show | jobs
by koushd 5512 days ago
Joe has done some amazing development in his time. But, honestly, that page was a real eye sore on my phone. It ran like crap. If such a notable engineer can only develop an app of lacking caliber with the html/javascript, what does that say for web development on mobile?

PS, yes, I'm that Koush of Android. I'm a little opinionated when it comes to mobile development. :)

1 comments

I assume you're testing on an Android device then... I don't have one to test (but I will soon), so I'm not surprised it doesn't perform well there.

Anyway, the current code is trying to replicate the feel of iOS scrolling. An Android implementation should try to replicate the feel of Android scrolling, which is much different. I will get around to it...