|
|
|
|
|
by pragmatic
426 days ago
|
|
Please, please don’t graft on error handling schemes like this. It go, use go style, in js use try/catch/finally. Some junior engineer is going to stumble upon this and create a mess /bad week for the next poor soul who has to work with this. |
|