Login
From:
blog.pecar.me
(Uncensored)
subscribe
Go-like Error Handling Makes no Sense in JavaScript or Python
https://blog.pecar.me/go-errors-in-python
links
backlinks
Roast topics
Find topics
Find it!
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.