Posts
Recent Comments
17h ago
inHad to pick between cedar and composite for a big job in Springfield
My neighbor's pecan faded to orange after two summers.
1d ago
inJust realized I was overcomplicating our component library
Totally feel you on the "10+ props" thing. I did the same with form inputs, making a crazy specific component for every data type. Tbh, cutting it down to a base component with like, three variants made the whole team actually want to use it.
1d ago
inHeard a trainer say all horses need shoes, and I had to speak up
How do you even decide? My mare went barefoot for years on soft ground, but when we moved to rocky trails her feet got sore. Like @faith741 said, one rule doesn't fit all. We did front shoes only and it was the perfect fix for her.
2d ago
inPSA: Our club's 'The Great Gatsby' vote went from 2 to 8 people wanting to discuss it after a member shared a 1920s article.
Yeah, that "see the book completely differently" feeling is so real... I had that happen with a movie review once. Honestly @brown.susan, I started keeping a note on my phone for stuff like that, just a line about what the review said and why it changed my mind. Makes it easier to remember that new view later.
2d ago
inI finally stopped using floats for my sidebar layouts last month.
Grid is great, but Flexbox works better sometimes.