This is the first website I've ever added to my home screen on iOS, and I was completely unaware that by doing so, I could view the site as if it was a full screen app, not having to deal with the safari interface. I was completely unaware of that, and can now really see the utility in adding web apps to the home screen Also, this is great. Really a solid interface. EDIT: I would honestly like to see this scale on de…
It works fine as a desktop app actually. The sidebar is just one part of the app, and if you click on a post, you get the full article / comments on the right side. Looks like no framework was used to build this (except for Zepto, I guess). Total size for JS is 55kb, for comparison Angular 1.0.7 minified is 78kb. CSS adds another 30kb, including the ico font that's base64 encoded in style.css. 115kb for the whole pag…
Hacker News Web App for Mobile
61–70 of 171 posts
Re: Hacker News Web App for Mobile
#62Earlier quoted context omitted.
It works fine as a desktop app actually. The sidebar is just one part of the app, and if you click on a post, you get the full article / comments on the right side. Looks like no framework was used to build this (except for Zepto, I guess). Total size for JS is 55kb, for comparison Angular 1.0.7 minified is 78kb. CSS adds another 30kb, including the ico font that's base64 encoded in style.css. 115kb for the whole pag…
Sorry I forgot to mention, I also use Fastclick( https://github.com/ftlabs/fastclick ) for iOS. JS is uglified. Libraries takes 55% of file size, and rest is my code.
Re: Hacker News Web App for Mobile
#63Looks awesome on Win7/IE10, but doesn't work on WP7.8 :( Gets stuck on the loading animation.
Re: Hacker News Web App for Mobile
#64Re: Hacker News Web App for Mobile
#65This is the first website I've ever added to my home screen on iOS, and I was completely unaware that by doing so, I could view the site as if it was a full screen app, not having to deal with the safari interface. I was completely unaware of that, and can now really see the utility in adding web apps to the home screen Also, this is great. Really a solid interface. EDIT: I would honestly like to see this scale on de…
I haven't figured out how to comment, but I'more of a lurker, so that's fine (it'll keep me from making a fool of myself too much). And there's that initial loading time with a blank, white background that is almost certainly the iPhone's fault.
Swapping over to it now that this is written!
Re: Hacker News Web App for Mobile
#66Thanks so much. I've downloaded a few HN apps and they have not been working very well. This shall replace them.
iOS. Only option is to add it to your home. I have build iOS app, but haven't submitted to the app store.
Re: Hacker News Web App for Mobile
#67This is awesome! Minor gripe: tapping the top of the screen on iOS does not scroll to the top on the front page.
Re: Hacker News Web App for Mobile
#68Very cool and very fast. One small request is that (on the iPhone) the app's window sizes to the viewport and so you can't scroll the address bar up out of view. On However... having added it as a desktop icon it's phenomenal (no browser chrome). Very impressed. Would be great if it told you at the start that this was the outcome from adding it :)
Re: Hacker News Web App for Mobile
#69hi this is awesome, thanks for sharing! I do have a problem with it on the iphone, it only shows like 2 or 3 items, then below this its blank - however you can click the blank spot and the link works.... anyone else?
Re: Hacker News Web App for Mobile
#70Looks awesome on Win7/IE10, but doesn't work on WP7.8 :( Gets stuck on the loading animation.