Khebbies blog
  • Home
Sign in Subscribe

architecture

A collection of 2 posts
architecture

Don't do generic error handling

So I just had a look at a fairly new restful api, written in kotlin. The developers who made the api decided to be smart about error handling - instead of doing error handling in every api endpoint - why not just do some generic error handling. The error handling
Feb 6, 2021 1 min read
ruby

EventBus in a Sinatra app

I had a sinatra app (the Be My Eyes app), that I thought had a bit too much code in the route file. So I investigated how to make that better. What I came up with was that it would be great to have some kind of EventBus, where I
Oct 27, 2014 2 min read
Page 1 of 1
Khebbies blog © 2025
Powered by Ghost