docs: expand method scope documentation with this keyword and object scope explanation

This commit is contained in:
Bob Nystrom
2015-11-21 22:00:21 +00:00
parent fa1c1f5cda
commit 253707db17
3 changed files with 146 additions and 31 deletions
+7
View File
@@ -176,6 +176,13 @@ h3 {
font: 20px $body;
margin: 24px 0 0 0;
color: $link;
code {
border: none;
background: inherit;
color: inherit;
font-size: 20px;
}
}
a {