Ivan Dmitriev

Results 3 comments of Ivan Dmitriev

@JesterXL, (handled)exceptions are side effects, this rule helps avoid them in your code. You can return error objects instead. If the exception is thrown somewhere in a library and you...

react-native now supports tvOS and there is a pull request for Android TV support. To make this work with browser-based TV platforms(Tizen, webOS, etc) we need to use platform-agnostic elements...