Skip to content

Commit

Permalink
vault backup: 2024-12-16 10:43:47
Browse files Browse the repository at this point in the history
  • Loading branch information
majorbruteforce committed Dec 16, 2024
1 parent 023fd9b commit 77f4a08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/General/Best Practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ How you should use them so they support you:
- Don't copy-pasta generated code unless it's **test data, complex database queries/aggregations/regular-expressions, repetition of code you fully understand or a refactor of code you originally wrote.**
- Use it to understand errors, not bypass them.
- Read documentation to understand usage of a technology before asking an LLM.
- Understand how to implement something you have no idea about.
### 3. Approach To Roadblocks

You will inevitably hit roadblocks.
Expand Down

0 comments on commit 77f4a08

Please sign in to comment.