Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit a0c7d21

Browse files
committed
Correct Typos in Hacker News Spotlight
1 parent 9a432e3 commit a0c7d21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/_langs/en/showcase/spotlight/hn_premii.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ developer: Dharmesh Patel
3030

3131
description: "An amazing optimized reader for Hacker News."
3232
pros: |
33-
A beautiful and highly optimized reading experience for Hacker News. Works well and looks great across mobile, tablet and desktop. It's fast and testing it on mobile you will see some silky smooth transitions. It has a really nice use of theme-color for integration into Android and it is installable as it uses the [Web app manifest](/web/fundamentals/device-access/stickyness/web-app-manifest.html) and once installed it looks and feels like a native HN news reader app.
33+
A beautiful and highly optimized reading experience for Hacker News, this app works well and looks great across mobile, tablet and desktop. It's fast and testing it on mobile you will see some silky smooth transitions. It has a really nice use of theme-color for integration into Android and it's installable as it uses the [Web app manifest](/web/fundamentals/device-access/stickyness/web-app-manifest.html). Once installed it looks and feels like a native HN news reader app.
3434
cons: |
35-
The app does a huge number of things very well, it loads quickly and is fast and smooth to use. If there was one thing the app could do it would be that adding support for offline experiences, this could be a simple error page or a more complex view of cached content.
35+
The app does a huge number of things very well. It loads quickly and is fast and smooth to use. If there were one thing the app could do it would be to add support for offline experiences. This could be a simple error page or a more complex view of cached content.
3636
3737
interview:
3838
- question: Why the web?
@@ -41,7 +41,7 @@ interview:
4141
4242
Open web is the only platform that allows me to reach all kinds of users. I can easily develop and deploy new features and fixes for my app without depending on third party. It allows me to push new features and bug fixes anytime.
4343
44-
User can try my app without downloading, and can use same app on different platforms. As of today, my app works on latest HTML5 capable browsers including but not limited to Firefox OS, Windows Phone, blackberry, iOS and Android; and its available to download on different app stores. This app is also available on the Chrome web store. I am a sole developer and I work on this few hours per week. I don't think that any other technology would have allowed me to support different platform.
44+
User can try my app without downloading, and can use same app on different platforms. As of today, my app works on latest HTML5 capable browsers including but not limited to Firefox OS, Windows Phone, blackberry, iOS and Android; and its available to download on different app stores. This app is also available on the Chrome Web Store. I am a sole developer and I work on this few hours per week. I don't think that any other technology would have allowed me to support different platforms.
4545
- question: What worked really well during development?
4646
answer: |
4747
I was surprised how well all latest browsers support major HTML5 features. I started my webapp as a prototype to see what I can build using Open Web (HTML5, CSS, Javascript). I only tested my app on iOS Safari and Android browser during development, and it worked on Firefox and with little changes, I was able to support IE mobile.

0 commit comments

Comments
 (0)