* read all of the docs if possible, but know that they are never complete
* read the source /framework code, if available
* tests and examples are not optional documentation. They will always tell you things that were forgotten in the docs
* reading docs without actually writing code won’t help until you’ve spent a long time with the code. You have to write your own examples while you were learning
* read the source /framework code, if available
* tests and examples are not optional documentation. They will always tell you things that were forgotten in the docs
* reading docs without actually writing code won’t help until you’ve spent a long time with the code. You have to write your own examples while you were learning