19
Honestly, I used to copy and paste every single line of code I found online, but after my project crashed for the third time last month, I finally learned to read the docs first.
3 comments
Log in to join the discussion
Log In3 Comments
jessica_miller3mo ago
Copying code works fine if you know what you're pasting.
4
hugo_jones3mo ago
Stack Overflow saved me last week.
1
claire_butler12mo ago
Honestly reading the docs is the way to go. Saved me so much headache after I finally started doing it. Copying code without understanding it is just asking for trouble later.
-1