|
You are here |
www.hughrawlinson.me | ||
| | | | |
andreabergia.com
|
|
| | | | | Error handling is a fundamental aspect of programming. Unless you are writing hello world, you will need to handle errors in your code. In this post, I will discuss a bit the most common approaches used by various programming languages. Return error codes This is one of the most ancient strategies - if a function can fail, it can simply return an error code - often a negative number, or null. | |
| | | | |
guido.io
|
|
| | | | | How to use the Stripe API without Node.JS in a type safe way | |
| | | | |
www.mbid.me
|
|
| | | | | ||
| | | | |
margint.blog
|
|
| | | If you're a senior software engineer or data scientist, you might wonder what the next career step is. Some companies offer an "individual contributor" track, which is called principal, or staff, and that may seem like an attractive alternative to becoming a manager. I have worked in this role both at Zalando and now GetYourGuide,... | ||