Targeted research

Today’s issue was the spacing of elements in a PHP function that used flex-direction: row reverse. Answer: justify-content: space-between;

But the real deal is targeted research. I looked over a lot of material trying to figure this out. When I looked through some of the tabs I had open, I stumbled over it. Had I taken a moment to think, “This is a flexbox issue (?)”, I could have researched flexbox positioning and found it much quicker.

All this takes me back to when I was a kid and learning was sooo fun!

  • Post category:WordPress