|
|
|
|
|
by D_Joni
1491 days ago
|
|
Hello HN people! Author here :) 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! |
|
can't you reply to comments through website?
so only benefit is highlighting new comments and searching through comments?