Back to Blog

error handling

a small talk about how errors are handled in different languages

Context

Hot take: most bugs and code issues happen because of poor error handling.

Error handling is undoubtedly one of the most important aspect of programming, and i think it deserves to be talked about and to take a look at how different languages handle errors.

Notes

Conclusion

Wrap up the post with the main takeaway.