Show HN: A Reddit reader that looks like the frontpage of a print newspaper
1–10 of 129 posts
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#2Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#3The resource at “https://api.reddit.com/r/dataisbeautiful/hot?limit=25” was blocked because content blocking is enabled.
ReferenceError: error is not defined
MacOS, Firefox 77.0.1
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#4The Same Origin Policy disallows reading the remote resource at https://api.reddit.com/r/dataisbeautiful/hot?limit=25 . (Reason: CORS request did not succeed). The resource at “ https://api.reddit.com/r/dataisbeautiful/hot?limit=25” was blocked because content blocking is enabled. ReferenceError: error is not defined MacOS, Firefox 77.0.1
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#5edit: clarity
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#6Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#7Text always says lorem ipsum. It could be composed of comments in the thread.
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#8And did you already know the backend tech in order to speed up development?
Re: Show HN: A Reddit reader that looks like the frontpage of a print newspaper
#9How long did it take for you to build it? And did you already know the backend tech in order to speed up development?
The app renders using a UI rendering library I wrote (https://github.com/thesephist/torus), so I knew the tools I was using inside out, which helped with speed.