My first Elm App: Visualize IMDb Ratings of any TV Show's Episodes

I just fixed one bug and implemented three new features: https://github.com/obtuseio/tv/issues?q=is%3Aissue+is%3Aclosed.

During development, there was only one runtime error and that was caused by a bug in the JS code which invokes Highcharts using a Port. :slight_smile:

2 Likes