27-SEP-2024
0145
I have foolishly stayed up too late working on this, but I’ve got the UI in a good spot. I think I’ve identified the mistake in my approach, in particular, I’m trying to extract modules/structs too early, I should start with state living on Hazel and extract the widgets I need as methods, then abstract the state away in bigger chunks.