0. Plan the work to be done, don’t just ask to build you an app/feature
1. Carefully review every single line
2. Don’t push code you don’t understand
3. Document how everything works
0. Plan the work to be done, don’t just ask to build you an app/feature
1. Carefully review every single line
2. Don’t push code you don’t understand
3. Document how everything works
LLMs should default to TDD (test driven dev). Some are doing this.
guess how well claude handles parallelism in rust