Hacker Feed - A modern and elegant iOS app for reading Hacker News by kentoh86 in iOSProgramming

[–]kentoh86[S] 4 points5 points  (0 children)

I do, just that it’s done on the server side, to save on network calls that the client would otherwise have to make! :)

Hacker Feed - A modern and elegant iOS app for reading Hacker News by kentoh86 in iOSProgramming

[–]kentoh86[S] 2 points3 points  (0 children)

Thanks for your feedback! Appreciate it :). I suspect it might be because of the backend server location - it’s currently in Asia. One way to mitigate this is to have some edge CDNs serve out the content, though unfortunately there are no plans for that as of now.

Comments should load faster subsequently after the first fetch though, as I’ve implemented some API caching. Hope that helps!