Sunny Singh
Sunny Singh
When hovering over a story, it could show copy and share buttons.
The [@getdevnews](https://twitter.com/getdevnews) Twitter account should automatically tweet the top stories.
Cache old stories and allow access when there's no internet. This should also warn the user that they don't have a connection. On reconnection, simply offer an option to reload...
Possible for Hacker News since they offer a large number of story IDs. Might be good idea to find a good React component to make this easier.
Came across the following project: https://github.com/edent/SuperTinySocialIcons Need to see if the current icons can potentially be replaced with the smaller ones, and be optimized as much as possible.
Allow displaying a single share button based on whether the [Web Share API](https://developers.google.com/web/updates/2016/09/navigator-share) is available in the browser. This would allow socialshares to be used as a fallback.
A GUI for configuration and allow auto-generation of the buttons markup. Can be useful for both devs and non-devs.
Similar to the official share scrips. Please upvote this feature if you need it, so that we can prioritize in implementing it!