Today again I tried a ~50-LoC refactoring at once, and I couldn't resolve a bug. Did it step-by-step, all good.
Although, the big-bang approach did act as a spike, leading me to the overall design I ended up using
On the off chance this helps anyone... I was having mysterious issues with a certain Lighthouse PHP (Laravel / GraphQL) query with a hasOne relation. Finally fixed it by setting the $primaryKey field on the model class of the query.
So basically, License that hasOne User, the License class needed the $primaryKey set to do a licenses query with('user') and have the auto batched query work correctly
I did seem to recall having this conversation before 🤣 I'm still in search of more police procedurals and/or criminal law dramas in the vein of Connelly
The sound of connecting to dial-up internet just emanated from a distant corner of the coworking space.
All the millennials popped their heads up from their computers like a flock of prairie dogs being activated by a long-forgotten ancestral call.
When I was at awwwards conf - I told someone I was chatting with to DM me.
They got their phone out and couldn't.
Just in case you don't know, apparently the default's been set to 'verified accounts' now 🙄
some people who make programming easier
(who am I missing?)
ALT some people who make programming easier:
- the loud newbie
- the grumpy old timer
- the bug chronicler
- the documentarian
- the “today I learned..."
- the “I’ve read the entire internet"
- the tool builder
- the question answerer