One of the tricky parts of learning to code is knowing where to put all the fabulous stuff you’re writing!
Your classes go one place, your triggers go another, and what about testing your SOQL or running your Unit Tests? It can be very confusing for sure if you’re new to this code stuff.
You must be logged in to post a comment.