I' ve just finished upgrading the Hacker News reading app that I made sometime earlier.
I added some new features to it, which include:
- the ability to bookmark any story or comment, which you can read later, and it shows you which comments are new (that you did not see or read earlier);
- the ability to search through comments, and find the one that you are interested in;
- the ability to reply to comments (but you must be logged in at original news.ycombinator.com website to do so).
The app is using offical HN API to get the data, and it's client side rendered. The technologies used for making this web app are: React (Router, Redux) and vanilla CSS.
Hoping you will enjoy using it as I am. Let me know what you think about it in the comments.
Thanks for your feedback!
Yes, you are right, I just made it to be clickable, and it does make more sense like this :)
I designed and made this logo some while ago - glad you like it!
D_Joni|3 years ago
I' ve just finished upgrading the Hacker News reading app that I made sometime earlier.
I added some new features to it, which include: - the ability to bookmark any story or comment, which you can read later, and it shows you which comments are new (that you did not see or read earlier); - the ability to search through comments, and find the one that you are interested in; - the ability to reply to comments (but you must be logged in at original news.ycombinator.com website to do so).
The app is using offical HN API to get the data, and it's client side rendered. The technologies used for making this web app are: React (Router, Redux) and vanilla CSS. Hoping you will enjoy using it as I am. Let me know what you think about it in the comments.
Thanks!
Markoff|3 years ago
can't you reply to comments through website?
so only benefit is highlighting new comments and searching through comments?
kactus|3 years ago
D_Joni|3 years ago