erunion / showtimes

[deprecated] a movie showtimes API
MIT License
52 stars 14 forks source link

Proper error handling #5

Closed erunion closed 10 years ago

erunion commented 10 years ago

Instead of outputting errors to the console, the library should pull them back to the callback, preferably as the first argument of that callback.