New blog post: Comments, Commits & Context. Because comments shouldn’t explain WHAT a piece of code is doing, but WHY it is doing it.
ides.dev/notes/comments-commits-context
Will
@ides
Short Stack Developer 🥞 Trying to make computers do what I ask, and do other stuff good too 🖥️
• 11 Posts • 165 Views
Hey Jon, thanks for the feedback, glad you liked it! I think your point about using it as a tool for learning is really important - using it to help us improve rather than replacing us.
How do you keep track of your #PHP test groups? When I want to add one there's no convenient way to determine what ones already exist. Thinking of creating an Enum to hold them, but maybe that's overkill.
After a decade as a full-time PHP developer, how have I never come across 'yield' before!?
ides.dev/notes/discovering-php-yield-keyword