Show HN: Slightly Better Hacker News – alternative web front end for HN
1–4 of 4 posts
Re: Show HN: Slightly Better Hacker News – alternative web front end for HN
#2Currently you cannot login, vote and post comments.
Tech used:
- Angular (Universal)
- https://github.com/tastejs/hacker-news-pwas (which has been archived as I just noticed)
Re: Show HN: Slightly Better Hacker News – alternative web front end for HN
#3I've been using and working on my custom hacker news frontend for a few years now. As the name suggests, it only has minor "improvements" compared to the official website. It has a dark theme, (IMO) better layout and typography and it's a SPA with server side rendering. Currently you cannot login, vote and post comments. Tech used: - Angular (Universal) - https://github.com/tastejs/hacker-news-pwas (which has been ar…
Re: Show HN: Slightly Better Hacker News – alternative web front end for HN
#4I've been using and working on my custom hacker news frontend for a few years now. As the name suggests, it only has minor "improvements" compared to the official website. It has a dark theme, (IMO) better layout and typography and it's a SPA with server side rendering. Currently you cannot login, vote and post comments. Tech used: - Angular (Universal) - https://github.com/tastejs/hacker-news-pwas (which has been ar…
What made you choose Angular?