Tutorials
Tutorials are lessons. Follow them start to finish; the why lives in the explanation section.
If a tutorial works, you have learned something concrete: the toolchain runs on your machine, a change of yours reached a scratch org, or a change went through the whole pipeline. That is the promise.
-
Get Node, the Salesforce CLI and the repository ready so
dia-scriptsruns on your machine. -
Deploy your first change to a scratch org
Claim a scratch org, make a small change, and watch it deploy — the whole inner loop, once, end to end.
-
Ship a change through the pipeline
Branch, commit through the hooks (and trip one on purpose), open a pull request, watch CI validate it, merge.
Already comfortable?
If you know the toolchain and just need the steps for a specific task, the how-to guides are terser and assume you know your way around.