#technicalcoach — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #technicalcoach, aggregated by home.social.
-
Converting individual coaching site to #PHP: https://mastering-the-mundane.com
Adding more pages. It makes sense to start using templates (just enough - just in time #XP).
I'm using trunk-based development without feature flags because #YAGNI.
Replaced scheduling link on main page: https://calendly.com/mastering-the-mundane/30min
Pushed to main and was like, OMG, I'm gonna need to roll that back!
But, nope, because none of the new pages are public. So, same public #UX.
-
Had a developer moment updating a project: "Man, this is no good; I should do something about it."
That's the judgy part. The part that wants to throw everything away and start over using my current knowledge, patterns, and understanding.
This is the distracting part.
The site still works. The code is well crafted for my knowledge, patterns, and understanding at the time. Time to start making notes of how to get "there" from "here."