Website shows nothing (literally nothing) with adblock on both on firefox and on chrome. https://screenshots.firefox.com/HgaNoCQnUsV14LhG/tello.tv
Show HN: Tello, a simple way to manage TV shows – built with React/Redux
51–59 of 59 posts
Re: Show HN: Tello, a simple way to manage TV shows – built with React/Redux
#52Website shows nothing (literally nothing) with adblock on both on firefox and on chrome. https://screenshots.firefox.com/HgaNoCQnUsV14LhG/tello.tv
Re: Show HN: Tello, a simple way to manage TV shows – built with React/Redux
#53Website shows nothing (literally nothing) with adblock on both on firefox and on chrome. https://screenshots.firefox.com/HgaNoCQnUsV14LhG/tello.tv
Or with DNT
doesn't work on my Chrome with uBlock Origin either.
Re: Show HN: Tello, a simple way to manage TV shows – built with React/Redux
#54Website shows nothing (literally nothing) with adblock on both on firefox and on chrome. https://screenshots.firefox.com/HgaNoCQnUsV14LhG/tello.tv
Re: Show HN: Tello, a simple way to manage TV shows – built with React/Redux
#55I really read "Trello" and the name seems like a rather serious collision to me.
Re: Show HN: Tello, a simple way to manage TV shows – built with React/Redux
#56Re: Show HN: Tello, a simple way to manage TV shows – built with React/Redux
#57Props for building it and releasing the source code. It makes for a fun pet project. I use other websites/apps for tracking TV shows. Did you check these out? - http://www.episode-alert.com - https://www.tvtime.com/en
Thanks! Yeah, was fun. Quoting my reply to a similar comment: """ Yeah, so I spent 2-3 days trying Trakt, which seems like the market leader. I kinda hated it. It's SO feature-packed that it's overwhelming. I don't need every app I use to be a mini-social-network. One of my favourite things is to build a competitor that does _less_. I built http://panther.audio , which is essentially a pretty UI for Spotify's "relate…
Re: Show HN: Tello, a simple way to manage TV shows – built with React/Redux
#58Author here! I created this during my vacation because I wanted it to exist. The joy of being a web developer is being able to create the stuff you wish existed! The repo is here, and the README covers some of the more interesting parts of the codebase: https://github.com/joshwcomeau/Tello
http://acostanza.com/2017/10/13/airing-tv-show-api-python-po...
Even using the same API... what a small world. I'm glad I can use yours instead now! I was actually thinking it would be fun to use Python to search the Tv Maze API for cast of different shows you like and then find common shows with the same actors. Might be a waste of time though. Nice job on Tello.
Re: Show HN: Tello, a simple way to manage TV shows – built with React/Redux
#59Author here! I created this during my vacation because I wanted it to exist. The joy of being a web developer is being able to create the stuff you wish existed! The repo is here, and the README covers some of the more interesting parts of the codebase: https://github.com/joshwcomeau/Tello
I want to give you a special thanks for releasing a working example of a clean and professional codebase. I'm a web developer who works mostly in angular/vue + backend so it's great to have another reference point / comparison if/when I dive into React. Also as minor feedback, a bulk-add view for shows would be nice.