Blogu - An experimental Hanami blogging engine

In my last post I was really excited about transitioning everything over to Hanami. After experimenting with Hanami a bit more, I slowly came to realize that the current setup I have is pretty great! So all we have out of this is this repository that’s out there for people to explore, it’s not much but it’s something!

That being said, I really enjoyed my short time with Hanami, the patterns that they present is definitely different to what you’re used to with Rails but they are patterns that are widely adopted in Rails applications I have seen in the enterprise space (clean separation of concern, reminds me a lot of hexagonal architecture)

Hope to find a use for it in my future side projects!