Iroegbu Iroegbu
Learn with Iroegbu

Learn with Iroegbu

Follow
Follow
homebadgesnewsletter
Tag

Bugs and Errors

#bugs-and-errors

More content

Read more stories on Hashnode


Articles with this tag

Handling Errors in Golang

Dec 29, 20213 min read

Errors in golang are vastly different from errors in JavaScript. In this post, we will implement error handling for the events project we started...

Handling Errors in Golang