Hacker News new | ask | show | jobs
by Noelkd 3866 days ago
Really cool idea to try to show the way to make a responsive smooth 60fps app. But the animations on my PC(firefox on linux) and phone (firefox on android) were really choppy.

Is the chrome experience much better?

EDIT: also the back button on my phone sent me back to the tile screen :(

3 comments

I had the back button problem too. The solution is for the app to add routing, which is tracked in this issue: https://github.com/nolanlawson/pokedex.org/issues/2.
Thanks for the response! Firefox definitely has some speed issues (FirefoxOS included), but I haven't diagnosed it yet. Chrome on Android is the current "best" experience.

As for the back button, yeah, I need to add routing: https://github.com/nolanlawson/pokedex.org/issues/2

Very much so.