How should I organize part 1 of this sandbox? #2
Answered
by
IcySnailPrincess
zichangwang06
asked this question in
Q&A
|
Experimenting here and would appreciate guidance on approach 1. |
Answered by
IcySnailPrincess
May 31, 2026
Replies: 1 comment
|
For part 1: keep each module small, document its interface, and add a smoke test so changes stay safe. |
0 replies
Answer selected by
zichangwang06
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For part 1: keep each module small, document its interface, and add a smoke test so changes stay safe.