Have created the basic model and now looking into Cognito (while reading https://betweentwoparens.com/blog/rich-comment-blocks/ the The https://guide.clojure.style/ and watching https://www.youtube.com/watch?v=Qx0-pViyIDU&t=1229s).
I want a usable system. I’m introducing Cognito now because I want to understand how a real user will be represented in the system and the ramifications of that representation. Yet again, I have no idea what I’m doing. I don’t know how else to go forward. Most of the time, I’m making mistakes. It’s like learning to walk.
Project organization is killing my inexperienced brain. Where does the schema go? In project.db.schema? Where does spec go? In the files? In project.spec?
Until someone shows me the error of my ways, I’m going to have /src, /test, and /spec as siblings with parallel structures underneath each. I’ve added deps aliases to cover the paths and the spec dependency.
I’ve decided I don’t care for K.I.S.S. I’m opting for K.I.U. (Keep It Understandable)
set the channel description: This is a channel for “Life”. Its purpose is to create learning environments. This is a project travelogue. It’s to help my thinking and hopefully mitigate the pain of those who help me on my journey.