If you want to follow a full stack Hanami 2.0 app being built in real time, please watch the https://github.com/decafsucks/decafsucks repository on GitHub!
I'll be making all changes as granular pull requests, and if I discover that folks are watching, I may find myself motivated to share a bit of extra detail along the way
Here you'll also see a sneak peek at the Hanami view and persistence layers, coming soon to a rubygem near you!
And the first PR has already landed!
https://github.com/decafsucks/decafsucks/pull/12
Here we set up some sweet testing helpers for database factories, and then create a simple repository to show a list of cafes on our home page.
@timriley Oh, with ROM as the persistence layer. Color me interested!
@timriley Fantastic idea, definitely following along!