| published by | Anže |
|---|---|
| in blog | Anže’s Blog |
| original entry | Go-like Error Handling Makes no Sense in JavaScript or Python |
Adding special syntax to Javascript or Python to allow Go-like error handling feels like a good idea at first glance, but I think it doesn't improve the issues with error handling in these two languages.