Post #2104647
2025-04-27 12:41 UTC
@geekygirldawn Also that "look at how it's done elsewhere in the codebase" is the most basic way to learn.
(And even flat-out "copy-paste something to use as a template" is often good - there are reasons to be cautious about copy-paste code, ofc, and depending on the required tweaks if you're doing it too much it might be a sign things need refactoring, but it's still an important tool in your toolkit. Asking what the best thing to use as a template for XYZ is also good because codebases are often in different states of disrepair.)
Replies (0)
No replies.